-
-
Save abramovk/0d52029dec65497f15f07c83e211a06a 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 pkcs12 -export -out mtls.pfx -inkey live.key -in live.cer | |
base64 -w0 mtls.pfx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment