How to get free ssl certficate in Ubuntu
1: Update your package list: 2: Install Certbot and the Certbot plugin for your web server. If you’re using Apache, run: 3: If you’re using Nginx, run: 4: Obtain an SSL Certificate For Apache: For Nginx Follow the prompts to complete the installation. Certbot will automatically configure your web server to use the new certificate. (the prompt will ask you to input your domain …