Tag: Security

How to generate SSL SAN Certificate CSR using OpenSSL

how-to-generate-ssl-san-certificate-csr-using-openssl

In this article, we will generate SAN certificates CSR using the OpenSSL utility. SAN stands for “Subject Alternative Names” and this certificate has multiple CN (Common Names) within a single Certificate. SAN Certificate helps us to have a…

Read More »