SSl on local domian
To generate a new SSL certificate with the correct details, follow these steps:
Make sure you have OpenSSL installed on your Ubuntu server. If not, you can install it with the following command:
sudo apt-get install openssl
Generate a private key...
hassandevops.com2 min read