micafer commented on PR #2128: URL: https://github.com/apache/libcloud/pull/2128#issuecomment-4116629975
> Since I don't see any change that calls `VSphereNodeDriver(...)` with different `verify_ssl` param, I expect that it's always `true` now? Or users would initialize their own `VSphereNodeDriver` with `verify_ssl=false` if desired? Exactly, only if the user sets explicitly `verify_ssl=false` the certificates will not be validate, el the rest of cases they will. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
