« Return to Thread: how to ignore ssl certificate error

Re: how to ignore ssl certificate error

by gredler :: Rate this Message:

Reply to Author | View in Thread

FYI, starting with version 1.14 you can use WebClient.setUseInsecureSSL(true) instead, and it will take care of all the HttpClient configuration behind the scenes.

 « Return to Thread: how to ignore ssl certificate error