PeculiarVentures / x509

@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as validating certificate chains easy
https://peculiarventures.github.io/x509/
MIT License
86 stars 14 forks source link

fix: add crypto parameter in X509Certificate.verify #52

Closed bindon closed 1 year ago

bindon commented 1 year ago

Resolves #51

microshine commented 1 year ago

@bindon Thank you for this update. The new version @peculiar/x509@1.9.3 has been published