Skip to main content
0xBEN | Notes
View All
Search
Shelves
Books
Log in
Info
Content
Books
Certificates and Encry...
Convert Formats
Convert P12 to PEM
Convert P12 to PEM
cat password_file.txt | openssl pkcs12 -in file.p12 -out file.pem -nodes -passin stdin
Enter section select mode
Previous
Convert Certificate and Key to PFX
Next
Create Self-Signed TLS Certificates
Back to top