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 seem to have this issue with an SSL certificate. While I could put this in my java home certs, I'm going to have to run my code in jenkins. Does serenity have an elegant solution for storing certs?
[main] INFO net.thucydides.core.steps.StepInterceptor - STEP FAILED: createOAuthToken - 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 target
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 target
The text was updated successfully, but these errors were encountered:
I seem to have this issue with an SSL certificate. While I could put this in my java home certs, I'm going to have to run my code in jenkins. Does serenity have an elegant solution for storing certs?
[main] INFO net.thucydides.core.steps.StepInterceptor - STEP FAILED: createOAuthToken - 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 target
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 target
The text was updated successfully, but these errors were encountered: