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 CSR example #43

Closed nhw76 closed 1 year ago

nhw76 commented 1 year ago

Fix to the example that currently doesn't work.