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