Tagged Questions
2
votes
1answer
3k views
How do I create a valid email certificate for Outlook S/MIME with openssl?
I need to create a certificate for email encryption and signing that has to be used by Outlook 2003+. I'm using OpenSSL, my self-signed root-CA is already imported into the trusted root-CA store. ...