Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
ElasticHosts API endpoint host names do not match what's in the certificates. I believe the current work-around is to disable SSL certificate verification (i.e., libcloud.security.VERIFY_SSL_CERT = False), but this fixes the issue.