Category: digital sovereignty
-
Generate S/MIME Certificates with a Self Signed Certificate Authority
Organizations can be sovereign, not dependent on external Certificate Authorities (CAs) for email encryption by follow the below steps. Below are the bash instructions a company can execute to generate self signed SMIME certificates for email encryption using OpenSSL in Linux. 1. Generate ROOT CA with new RSA key pair 2. Generate SMIME CSR with…