Skip to main content
edited body
Source Link
openssl pkcs12 -in cert.p12 -cacerts -nodes -nokeys > rootcert.pem 

also, you could try to useruse KeyStore Explorer

openssl pkcs12 -in cert.p12 -cacerts -nodes -nokeys > rootcert.pem 

also you could try to user KeyStore Explorer

openssl pkcs12 -in cert.p12 -cacerts -nodes -nokeys > rootcert.pem 

also, you could try to use KeyStore Explorer

Source Link

openssl pkcs12 -in cert.p12 -cacerts -nodes -nokeys > rootcert.pem 

also you could try to user KeyStore Explorer