Thread: Convert .crt certificate to pkcx12 without private key
i have personal certificate in binary .crt format can imported in windows signing email. however, need import evolution, , doesn't seem recognize format.
various reasons(*) don't have private key certificate. otherwise convert pkcs12 via:
how convert .crt file @ pkcs12 file evolution import when don't have private key?code:openssl pkcs12 -export -out mycert.p12 -inkey mycert.key -in mycert.crt
(*) political reasons, country has central agency has taken upon issue certificates while issuing , storing private keys in single point of failure rather letting each individual own or key, , doesn't send private keys owners. of course fundamentally flawed, can't change that. please don't suggest create own certificate, know how that--for example, have cacert certificate already.)
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [all variants] Convert .crt certificate to pkcx12 without private key
Ubuntu
Comments
Post a Comment