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