Play 2.x WS API and self signed certificates
Read OriginalThis technical article explains a common issue when using the Play Framework 2.x WS API to call web services that use self-signed SSL certificates, which causes an SSLHandshakeException. It provides a code snippet and configuration setting (`ws.acceptAnyCertificate=true`) to bypass certificate validation, with important caveats and links to improved, secure configuration methods in Play 2.3.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser