| Jesse Glick, I don't think it's related to SNI or multi-hosts only. Maybe it has something in common with the way the keystore was/is created. I our case we created the keystore file like described here: https://coderwall.com/p/3t4xka/import-private-key-and-certificate-into-java-keystore Maybe we are missing something here? AFAIK all environment-variables that Jenkins need to operate with a keystore are JENKINS_HTTPS_KEYSTORE and JENKINS_HTTPS_KEYSTORE_PASSWORD - is that still valid? |