I have installed SSL certificates 1 year ago and it was working fine for a few days ago but now it shows following error:
The URL couldn't be validated. Callback verification failed with the following errors: curl_errno = 60; curl_error = SSL certificate problem: unable to get local issuer certificate; HTTP Status Code = 200; HTTP Message = Connection established
And when I check on SSL Checker for https//domain.com
, it says,
The certificate is not trusted in all web browsers. You may need to install an Intermediate/chain certificate to link it to a trusted root certificate. Learn more about this error. You can fix this by following Entrust's Certificate Installation Instructions for your server platform. Pay attention to the parts about Intermediate certificates.
But when I check only domain.com
on SSL checker, it says
The hostname (domain.com) is correctly listed in the certificate.
All certificates are installed even intermediate certificates but problem is not solved.
Server is Tomcat 6.
SSL certificates regenerated from provider and issue resolved.