Don't mess with the untrusted one. Fix apachehc later.

To be clear: by this, you mean *don't* go for the change in SSLModule in [1]? As far as I understand the code, that is also the "untrusted" context used in ApacheHC - the one that's being modified in [1] is in case the user is *not* looking to trust all certs [2].

ap

[1] https://github.com/jclouds/jclouds/pull/575/files
[2] https://github.com/jclouds/jclouds/blob/enforce-tls/drivers/apachehc/src/main/java/org/jclouds/http/apachehc/config/ApacheHCHttpCommandExecutorServiceModule.java#L114-L119

Reply via email to