blob: fd2ad016d1bf26bd3d969b894f223569f6a2b7e2 (
plain)
1
2
3
4
5
6
7
8
9
|
# Update certs
To update certs run in directory `./frontends`: the following command:
```sh
rex nsd httpd acme acme_invoke relayd
```
And verify that relayd doesn't throw any error.
|