Skip to content

Instantly share code, notes, and snippets.

@WasimAhmad
Forked from techforum-repo/v3.ext
Created February 14, 2022 16:46
Show Gist options
  • Save WasimAhmad/9e6f51c0f3739b0a66ba9d94e158a02b to your computer and use it in GitHub Desktop.
Save WasimAhmad/9e6f51c0f3739b0a66ba9d94e158a02b 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