Skip to content

Instantly share code, notes, and snippets.

@avkosme
Created June 18, 2023 09:48
Show Gist options
  • Save avkosme/c3eea875c265ea597661809620006583 to your computer and use it in GitHub Desktop.
Save avkosme/c3eea875c265ea597661809620006583 to your computer and use it in GitHub Desktop.
Convert ssl pem to key
openssl rsa -in privkey.pem -out privkey.key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment