Last active
March 17, 2020 14:30
-
-
Save tolgahanakgun/5d64246f3917c2722be9787446422235 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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