You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting an error when connecting to a JIRA sitting behind an Apache SSL proxy, for which the JIRA VHost is not the first in alphanumerical terms.
This is quite a well-known issue with web clients and SNI compatibility; I'm not sure if the problem is JIRA Server or the version of httpclient you're using.
I'm getting an error when connecting to a JIRA sitting behind an Apache SSL proxy, for which the JIRA VHost is not the first in alphanumerical terms.
This is quite a well-known issue with web clients and SNI compatibility; I'm not sure if the problem is JIRA Server or the version of httpclient you're using.
Version 4.3.2 of httpclient has a bug fix for SNI compatibility: https://issues.apache.org/jira/browse/HTTPCLIENT-1119
And version 7.1.6 of JIRA does also: https://jira.atlassian.com/browse/JRA-47568
I'm using version 7.1.4 of JIRA, and your project is using 4.2.5 of http client.
The error I get is:
The text was updated successfully, but these errors were encountered: