Skip to content

Instantly share code, notes, and snippets.

@aimeemikaelac
Created May 19, 2017 09:32
Show Gist options
  • Save aimeemikaelac/6bf085eafb702544b7814c40e182996c to your computer and use it in GitHub Desktop.
Save aimeemikaelac/6bf085eafb702544b7814c40e182996c to your computer and use it in GitHub Desktop.
Needed for IP TLS cert script
authorityKeyIdentifier=keyid,issuer
basicConstraints=CA:FALSE
keyUsage = digitalSignature, nonRepudiation, keyEncipherment, dataEncipherment
subjectAltName = @alt_names
[alt_names]
IP.1 = %%DOMAIN%%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment