Ivano,

On 6/8/23 06:10, Ivano Luberti wrote:
My web application executes an SSL connection but fails with the following exception

 AxisFault: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)

That "algorithm: Default" looks suspicious. Do you have the word "Default" in any configuration / code that maybe should be either null or unspecified, to get the /actual/ default?

-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to