일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- flask
- matplotlib
- zip 암호화
- docker
- query
- plugin
- high level client
- token filter test
- API
- analyzer test
- 파이썬
- Test
- TensorFlow
- Python
- Kafka
- license delete
- aggs
- 900gle
- 차트
- licence delete curl
- MySQL
- Java
- ELASTIC
- aggregation
- springboot
- Mac
- Elasticsearch
- zip 파일 암호화
- sort
- License
Archives
- Today
- Total
개발잡부
Adding certificate verification is strongly advised 본문
반응형
/Users/doo/opt/anaconda3/envs/doo/lib/python3.7/site-packages/urllib3/connectionpool.py:988: InsecureRequestWarning: Unverified HTTPS request is being made to host 'category-es-dev.homeplus.kr'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
InsecureRequestWarning,
import urllib3
urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)
반응형
'Python > Troubleshooting' 카테고리의 다른 글
Comments