Skip to content

Instantly share code, notes, and snippets.

@abramovk
Created April 3, 2025 08:33
Show Gist options
  • Save abramovk/0d52029dec65497f15f07c83e211a06a to your computer and use it in GitHub Desktop.
Save abramovk/0d52029dec65497f15f07c83e211a06a to your computer and use it in GitHub Desktop.
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