Skip to content

Instantly share code, notes, and snippets.

@yildirima
Created March 18, 2019 06:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yildirima/7aae824da014d80aa3920cf99f44f65c to your computer and use it in GitHub Desktop.
Save yildirima/7aae824da014d80aa3920cf99f44f65c to your computer and use it in GitHub Desktop.
##Add this lines to the openssl.cnf file##
[ usr_cert ]
basicConstraints = CA:FALSE
nsCertType = client
keyUsage = digitalSignature, keyEncipherment
extendedKeyUsage = clientAuth
nsComment = "OpenSSL Certificate for SSL Client"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment