Created
August 17, 2016 08:31
-
-
Save robertBojor/1808749e23acbd2e043469f17de4ca85 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 x509 -in x.crt -out x.pem -outform PEM | |
openssl rsa -in x.key -out x.pem -outform PEM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment