mirror of
https://github.com/mtan93/unifi-letsencrypt.git
synced 2026-03-16 21:03:29 +00:00
9 lines
398 B
Markdown
9 lines
398 B
Markdown
# 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://raw.githubusercontent.com/mtan93/unifi-letsencrypt/master/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.
|