SSLProtocolException using crowd as user-directory in stash

Frank Kubis January 8, 2015

We running Confluence, JIRA, Stash and Crowd behind apache as proxy. 

I tried to add crowd to stash as user-directory, but getting the exception:

javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name

Bildschirmfoto vom 2015-01-08 17:52:35.png

For JIRA and Confluence our configuration works. Is there some special to do for Stash?

1 answer

1 accepted

1 vote
Answer accepted
Matheus Fernandes
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 8, 2015

I have found two articles mentioning that setting the "-Djsse.enableSNIExtension=false" flag could possibly fix this:

From the first link:

Java 7 introduced SNI support which is enabled by default. I have found out that certain misconfigured servers send an "Unrecognized Name" warning in the SSL handshake which is ignored by most clients... except for Java.

It's not something with Stash itself, but possibly a misconfiguration of its server. smile

Frank Kubis January 8, 2015

Thanks, -Djsse.enableSNIExtension=false did it for me.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events