일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- flask
- Test
- sort
- matplotlib
- Java
- token filter test
- Kafka
- MySQL
- aggs
- 차트
- API
- 파이썬
- 900gle
- query
- high level client
- aggregation
- analyzer test
- Mac
- zip 암호화
- license delete
- licence delete curl
- springboot
- plugin
- TensorFlow
- zip 파일 암호화
- ELASTIC
- Elasticsearch
- License
- Python
- docker
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