Zertifikat per OpenSSL in PKC12 Zertifikat konvertieren

Powershell befehl:

openssl pkcs12 -export  -inkey your_private_key.key -in your_certificate.cer -certfile your_chain.pem -out
final_result.pfx