sudo openssl pkcs12 -export -out localhost.pfx -inkey localhost.key -in localhost.crt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sudo openssl pkcs12 -export -out localhost.pfx -inkey localhost.key -in localhost.crt |