mirror of
https://github.com/BradNut/computer-setup-info
synced 2025-09-08 17:40:23 +00:00
Installs for trust/untrust.
This commit is contained in:
parent
26dbf28c36
commit
f7c22b7d4b
1 changed files with 2 additions and 0 deletions
|
|
@ -71,6 +71,8 @@ sudo apt update
|
||||||
sudo apt install caddy
|
sudo apt install caddy
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For trust/untrust certs install using `sudo apt install libss3-tools`
|
||||||
|
|
||||||
### Running Caddyfiles Directly
|
### Running Caddyfiles Directly
|
||||||
|
|
||||||
Disable the systemctl service: `sudo systemctl disable caddy`
|
Disable the systemctl service: `sudo systemctl disable caddy`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue