Skip to content

Instantly share code, notes, and snippets.

@techforum-repo
Created October 31, 2020 18:52
Show Gist options
  • Save techforum-repo/5b8eea0112d930a30b991a35c42bd7ae to your computer and use it in GitHub Desktop.
Save techforum-repo/5b8eea0112d930a30b991a35c42bd7ae to your computer and use it in GitHub Desktop.
authorityKeyIdentifier=keyid,issuer
basicConstraints=CA:FALSE
keyUsage = digitalSignature, nonRepudiation, keyEncipherment, dataEncipherment
subjectAltName = @alt_names
[alt_names]
DNS.1 = myexample.com
DNS.2=sub.myexample.com
DNS.3=myexample1.com
DNS.4=localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment