Create https localhost (ssl) on ubuntu 16.04
How To Create a SSL Certificate on Apache for Ubuntu 16.04. step : create ssl certificate : sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout …
by Ambar Hasbiyatmoko
linux http server
How To Create a SSL Certificate on Apache for Ubuntu 16.04. step : create ssl certificate : sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout …
by Ambar Hasbiyatmoko
linux http server