-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x509: finish JSON interface with extensions
Complete the certificate fromJSON interface and demonstrate with a test how to create a new key and self-signed cert. Part of this commit includes refactoring classes like RDNSequence from x509 up to ASN1, so the classes can be imported by the extensions as well. There is an openssl test which can be made optional.
- Loading branch information
Showing
4 changed files
with
554 additions
and
234 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.