mirror of
https://github.com/mtan93/unifi-letsencrypt.git
synced 2026-03-07 21:21:57 +00:00
Create README.md
This commit is contained in:
8
README.md
Normal file
8
README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# unifi-letsencrypt
|
||||
Scripts to allow easy import of LE certs into keystore for Unifi on Ubuntu/Debian after use of certbot.
|
||||
|
||||
Open Terminal or SSH window and paste:
|
||||
|
||||
wget https://path to script/unifi_le.sh && chmod +x unifi_le.sh && ./unifi_le.sh
|
||||
|
||||
and enter your domain when prompted to do so, please make sure you do not put https or https on the domain.
|
||||
Reference in New Issue
Block a user