Script to install Let's Encrypt Free SSL on Apache in 1 minute

This is a small bash script to install Let's Encrypt SSL into Apache2.

Supported OS
- Ubuntu
- Debian

Installation

wget https://sonicfast.io/clientarea/scripts/ssl.sh && chmod 777 ssl.sh

./ssl.sh

Was this answer helpful? 0 Users Found This Useful (0 Votes)