Skip to content

Instantly share code, notes, and snippets.

@saicharanreddyk
Created April 10, 2020 09:43
Show Gist options
  • Save saicharanreddyk/14f49eab3ba0a823a58be7bacc60f2b6 to your computer and use it in GitHub Desktop.
Save saicharanreddyk/14f49eab3ba0a823a58be7bacc60f2b6 to your computer and use it in GitHub Desktop.
certificate
OpenSSL x509 -req -sha256 -days 365 -in server.csr -signkey server.key -out server.crt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment