notes:x509_pki
Table of Contents
X509 PKI
subjectAlternativeName
- GoLinuxCloud
OIDs and ASN1
- Inserting Custom OIDs into OpenSSL — contains error or outdated information; in the last example one should specify syntax like this:
MyOutstandingOID=ASN1:UTF8String:Hubert Deanin the last line of the config for it to work with modern OpenSSL - How to specify the Syntax for Values of Private OIDs while configuring in OpenSSL? — contains an explanation of the problem in previous point
- OpenSSL manual pages:
- x509v3_config (5) — on adding arbitrary extensions
- ASN1_generate_nconf – specifying OID syntaxes and input file data format
Other
- Alternatives to HTML's deprecated <keygen> for client certs? — generating certificates in a browser
- How to Be Your Own Certificate Authority — contains outdated and/or suboptimal suggestions, but great for showing the general strategy
notes/x509_pki.txt · Last modified: by Nikita Kipriyanov
