-
Suggestion
-
Resolution: Tracked Elsewhere
-
None
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Currently we have an awesome JIRA SSL Plugin to set up the ability for JIRA to connect to another service over SSL. Customers run into problems when trying to hook up JIRA to another application over SSL that has a self-signed certificate as it will throw a javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested targe.
This causes quite a lot of customer contact and pain - if we had a way of catching that exception and prompting customers to use the plugin to connect to the target it would help them out a lot.
Essentially instead of customers not knowing why things are working and having to check logs to find that exception, we'd prompt them in-product to fix this with the SSL plugin.
- is related to
-
JRASERVER-33226 Bundle the JIRA SSL Plugin by default and automatically prompt users to import certs that are missing
- Closed
This problem is not specific to JIRA and needs to be solved across all of our products.