Installs for trust/untrust.

This commit is contained in:
Bradley Shellnut 2021-04-01 18:40:04 -07:00
parent 26dbf28c36
commit f7c22b7d4b

View file

@ -71,6 +71,8 @@ sudo apt update
sudo apt install caddy
```
For trust/untrust certs install using `sudo apt install libss3-tools`
### Running Caddyfiles Directly
Disable the systemctl service: `sudo systemctl disable caddy`