Re: NoopHostnameVerifier seems to not working any longer - Camel 3.20.2

2023-09-13 Thread Gerald Kallas
Tx Andrea. The issue can be find her https://issues.apache.org/jira/browse/CAMEL-19856 Best Gerald P.S. I'm going to open another one for the trustore linking. > Andrea Cosentino hat am 12.09.2023 20:01 CEST geschrieben: > > > Can you open an issue so we won't forget? Thanks > > Il mar 12

Re: NoopHostnameVerifier seems to not working any longer - Camel 3.20.2

2023-09-12 Thread Andrea Cosentino
Can you open an issue so we won't forget? Thanks Il mar 12 set 2023, 19:55 Gerald Kallas ha scritto: > Folks, > > we had a code (XML DSL) that was already working to skip SSL hostname > validation like > > class="org.apache.http.conn.ssl.NoopHostnameVerifier"/> > ... > > > > It's not working

NoopHostnameVerifier seems to not working any longer - Camel 3.20.2

2023-09-12 Thread Gerald Kallas
Folks, we had a code (XML DSL) that was already working to skip SSL hostname validation like ... It's not working anymore, getting javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid