How To Generate & Install SSL Certificate In Apache Web Server On Ubuntu
SSL, Secure Socket Layer is a protocol created in order to place normal traffic between server and client in encrypted and protected wrapper, without any possibility of traffic being intercepted in between of transmission. SSL certificates encrypt a ...
meswapnilwagh.com5 min read
Venketraman
technophile
HI Bro, Try to install certbot free ssl. its simple compare then this self signed method.
i tried this in nginx. for your reference. venket.hashnode.dev/install-nginx-server-and-secu…