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