dosc openbsd: add missing acquire certificate instruction for httpd
This commit is contained in:
parent
accdefb8db
commit
49c35f8d95
1 changed files with 6 additions and 0 deletions
|
|
@ -281,6 +281,12 @@ If the configuration is correct, enable and start the `httpd` service:
|
|||
# rcctl start httpd
|
||||
```
|
||||
|
||||
Acquire certificate:
|
||||
|
||||
```
|
||||
# acme-client example.tld
|
||||
```
|
||||
|
||||
#### relayd
|
||||
|
||||
***Skip this section when using nginx***
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue