Home » SSL

How to install Apache Web Server on CentOS 7

apache-http-server-centos7

In this article, we will install the Apache HTTP Server on CentOS 7. Apache HTTP Server is a free and open-source cross-platform web server, that we can install on different Operating Systems. To install Apache Web Server we…

Read More »

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 »