dealfonso / sapp

Simple and Agnostic PDF Document Parser in PHP - sign PDF docs using PHP
GNU Lesser General Public License v3.0
121 stars 32 forks source link

Update x509.php to parse ASN1_GENERALIZEDTIME #76

Open Jacq opened 3 months ago

Jacq commented 3 months ago

For very long nextUpdate CRL could contain ASN1_GENERALIZEDTIME instead of ASN1_UTCTIME. Should we take that into account when parsing the x509 crl file? Cheers, Jacq