rackspace / gophercloud

A Go SDK for OpenStack. IN FEATURE FREEZE. See Issue #592
http://gophercloud.io
Other
456 stars 185 forks source link

cannot validate certificate for 192.168.125.71 because it doesn't contain any IP SANs #616

Open youerning opened 7 years ago

youerning commented 7 years ago

there are a option like inscure=True in python sdk? my cloud endpoint is encrypt with ssl,but the AuthOptions don't have the insecure option to select.so i have to use the ProviderClient.

x509: cannot validate certificate for xx.x.x.x because it doesn't contain any IP SANs