HTTPS certificate
Guide to Install HTTPS Certificate on a Linux Server
Note: In both procedures, where you are instructed to "git clone", it should be done only once.
Procedure for Apache
git clone https://github.com/ArduinoDenis/certificato-https.gitcd /certificato-httpssudo chmod 777 apache.sh./apache.sh
Procedure for Nginx
git clone https://github.com/ArduinoDenis/certificato-https.gitcd /certificato-httpssudo chmod 777 nginx.sh./nginx.sh
Check the screenshots below for assistance:
Procedure to Renew the HTTPS Certificate
Last updated