Does java\'s TrustManager implementation ignore if a certificate has expired? I tried the following: - Using keytool and parameter -startdate \"1
keytool
-startdate \"1
I believe IBM's JSSE checks for expiry while Sun's does not.