I'm setting up an OpenSSL server to act as a proxy. It will also act as a CA, generating certs for clients. What I'd like to do is have the certs password-protected; however, it seems as though Window ...