User Tools

Site Tools


ssl

This is an old revision of the document!


certbot instructions

SSH into the server

1. SSH into the server running your HTTP website as a user with sudo privileges.

Install snapd

2. You'll need to install snapd and make sure you follow any instructions to enable classic snap support. Follow these instructions on snapcraft's site to install snapd.

Ensure that your version of snapd is up to date

3. Execute the following instructions on the command line on the machine to ensure that you have the latest version of snapd.

sudo snap install core; sudo snap refresh core
ssl.1611504850.txt.gz · Last modified: 2023/09/14 06:06 (external edit)