Linux : How to create a SAN SSL certificate request
This procedure will show you how to create Subject Alternate Name (SAN), or in other words, a certificate request with multiple Common Name (CN) DNS aliases. It order to do so, we need to create a CSR request template as shown below: 1. Create the certificate request template as followed: [req] distinguished_name = req_distinguished_name req_extensions… Read More »