AWS CLI warning "InsecureRequestWarning" logged while accessing StorageGRID buckets
Applies to
- StorageGRID 11.x
- AWS CLI Version 2
Issue
Using AWS CLI with
--no-verify-
ssl
issues a InsecureRequestWarning Unverified HTTPS request
when accessing StorageGRID buckets.Program Files\Python38\lib\site-packages\urllib3\connectionpool.py:981: InsecureRequestWarning: Unverified HTTPS request is being made to host 'xxxx.xx.com'. Adding certificate verification is strongly advised. See:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings warnings.warn(