4 Apr
2023
4 Apr
'23
9:43 p.m.
Hi,
Not exactly sure how I’d wrap all of key-file(), cert-file(), and ca-dir() (all certs) values into a single pfx file? Do you happen to know how this ca be done (with openssl presumably)?
I usually do this with the following openssl command: |openssl pkcs12 -export -inkey my.key -in my.crt -certfile ca.crt -out my.p12| -- László Várady|| || ||