How to update Java SSL Certificate Update SSL certificates for third party application. javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed Error? Generally once in a year third party application certificates gets expired and can see exceptions like above. I have tried to cover few points while updating the certs. Step 1: Identify which certificate has been expired or required to be updated. Step 2: Download certificates directly from the site, or get it from specific sources. For example (Firefox browser), 1) Go to third party site and click on "i" icon at the beginning of the URL. 2) View More Info -> View Certificate Button -> Check Period of Validity and expiry date. 3) Go to Details Tab, and select site-domain or Certificate Hierarchy and click on Export button. 4) Save certificate (for ex. wwwgooglecom.crt) to local folder (tmp). On windows machine: ...
Posts
Showing posts from May, 2017