diff --git a/docs/installation/openbsd_en.md b/docs/installation/openbsd_en.md index 8aaa6e8de..d5df310cc 100644 --- a/docs/installation/openbsd_en.md +++ b/docs/installation/openbsd_en.md @@ -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***