Linux serverlinux web serverNETWORK ADMINISTRATIONS

Install & Configure SSL Certificate in your Web Server – Hindi

In this video you will learn how to install and configure SSL Certificate in your Web Server.

# openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/httpd/ssl/apache.key -out /etc/httpd/ssl/apache.crt

source

by ITOps

linux http server