[EMAIL PROTECTED] - Tue Jun 21 18:31:07 2005]: > I agree with that, > > My question is about missing T between date and time. This is what > failed in perl, and I think openssl should put this in > ASN1_GENERALIZEDTIME. > > In openssl this time is in format: > > 19940203141529Z and perl expect it as > 19940203T141529Z >
Then I'd say perl should be changed to tolerate both forms. The format OpenSSL uses complies with lots of security standards and changing this would violate them and cause interoperability problems. Steve. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
