Skip to content

Let's Encrypt setup instructions for Ubiquiti Edgerouter Lite

Notifications You must be signed in to change notification settings

achimnol/ubnt-letsencrypt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persistent Let's Encrypt with the Ubiquiti Edge Router Lite

Originally by photinus Modified by rholmboe

Disclaimer:

You will be modifying some of the inner workings of your edgerouter. This could break your router. I believe the steps I outline here are generally safe, but you will be issuing commands as root and can do damage easily. Be careful.

For starters, You'll need:

Please note you are opening your edgerouter to the outside world. Please use common sense and use a strong password and common security best practices.

Installation for the first time

SSH into your EdgeRouter and issue following command

curl https://raw.githubusercontent.com/photinus/ubnt-letsencrypt/master/install.sh | sudo bash

Important is to enter your external FQDN

If everything went well you should have a shiny green lock icon next time you visit your Edgerouter's GUI.

Installation after router reset

sudo bash /config/letsencrypt/install_letsencrypt.sh

Manual certificate renewal

sudo bash /config/letsencrypt/letsrenew.sh

About

Let's Encrypt setup instructions for Ubiquiti Edgerouter Lite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%