Hello, I tried to configure camel-mail to automatically accept self-signed certificates. - Definition of a SoketFactory and TrustManager that verifies nothing. - Passage of the parameter SoketFactory my route with : mail.imap.socketFactory.class (also tried with mail.imaps.socketFactory.class and mail.imap.ssl.socketFactory.class.
Apparently, Camel created the route but at first pooling camel throw an exception that says it seeks the certificate. (I think it uses the socket factory default and not mine). An idea ... please help me ! Thanks a lot. -- View this message in context: http://camel.465427.n5.nabble.com/camel-mail-IMAP-SSL-self-signed-certificat-auto-accepted-tp5753981.html Sent from the Camel - Users mailing list archive at Nabble.com.
