-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 1.654 on Centos 7.
OpenJDK 1.7.0_95
Artifactory Plugin 2.4.7
Attempting to configure Artifactory Plugin.
When I enter the server name & credentials and "Test Connection", I get:
Error occurred while requesting version information: Certificate for <...hostname...> doesn't match any of the subject alternative names: [...default SSL cert names...]
The https connection test is not properly negotiating SNI, and is getting the default cert from the server instead of the correct cert for the host name.
What is the current status on this? It appears to be blocked and it's a real pain in the ***