Corey Downing
Results
3
comments of
Corey Downing
Noticing this as well. If I have some time I'll dig into the plugin to see if I can come up with a fix.
Thank you very much! I sorted out most of it but haven't figured out an alternative to this ```java if (!settings.isTlsVerifyCert()) sslContextBuilder.trustManager(InsecureTrustManagerFactory.INSTANCE); ```
I will take a look at this today and see if I can come up with anything.