I generate certificates with scripts using “openssl” commands.
I’m able to generate certificates for CA, users and servers.
For these 3 sorts of certificates, I generate files with extensions “.crt”, “.key”, “.pem”, “.p7b”, “.p7c”, “.p12”, “.pfx”, with or without passphrase.
I’m lost…
For my personal CA, no problem. The file has been loaded in Zeroshell and is trusted.
But for user or server, it’s not possible.
In the screen “Imported certificate and keys”: I don’t understand “certificate” and “key”.
Certificate is the certificate of the server ? The user ? key is the key of the CA ?
I’ve tryied a lot of things, but every time the result is bad.
Thanks for all.