...
The certificate should be automatically updated and managed via CertBot and Let's Encrypt. If you need to manually update the certificate you can follow this procedure.
...
| Code Block | ||
|---|---|---|
|
Run:
...
sudo certbot --nginx |
Installing Python 3.10 on Ubuntu 20.04
Restrictions on RPM Packages
...
| language | shell |
|---|
...
Updates to OS
| Code Block | ||
|---|---|---|
| ||
sudo apt update sudo apt upgrade sudo apt install build-essential libssl-dev libffi-dev |
...