Created
July 7, 2019 20:13
-
-
Save hdodov/55493bb8c65280e866181b4ed69856ef to your computer and use it in GitHub Desktop.
This file contains hidden or 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
basicConstraints=CA:FALSE | |
keyUsage=digitalSignature, nonRepudiation, keyEncipherment, dataEncipherment | |
authorityKeyIdentifier=keyid,issuer | |
subjectAltName = @alt_names | |
[alt_names] | |
DNS.1=localhost |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment