fernandospr / java-wns

Java Service Provider to send push notifications to Windows 8/10 devices through WNS
BSD 3-Clause "New" or "Revised" License
28 stars 23 forks source link

Disable SSL Certificate Check #27

Open vhochstein opened 5 years ago

vhochstein commented 5 years ago

Hi, Unfortunelty library is creating ssl javax.net.ssl.SSLHandshakeException exceptions and I ve got know control about tomcat keychain. :-( Do you have a property do disable ssl certificate verification in your library ?