Skip to content

Instantly share code, notes, and snippets.

@tolgahanakgun
Last active March 17, 2020 14:30
Show Gist options
  • Save tolgahanakgun/5d64246f3917c2722be9787446422235 to your computer and use it in GitHub Desktop.
Save tolgahanakgun/5d64246f3917c2722be9787446422235 to your computer and use it in GitHub Desktop.
openssl req -new -x509 -nodes -newkey ec:<(openssl ecparam -name prime256v1) -keyout cert.key -out cert.crt -days 365
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment