ERROR - javax.security.CertificateExpiredException - Possible Causes of CertificateExpiredException

Exception Thrown By:Cause
ClassMethod
X509Certificate public abstract void
checkValidity()
if the
certificate has expired.
X509Certificate public abstract void
checkValidity(Date date)
if the certificate has
expiredwith respect to the date supplied.