Added a test mode without cert for external web server
This commit is contained in:
parent
b4f6f15055
commit
bfd895112d
3 changed files with 28 additions and 12 deletions
|
|
@ -8,8 +8,8 @@ hal_core.http_port=8080
|
|||
# to letsencrypt to work port 80 needs to be opened temporarily during the certificate generation process
|
||||
# make sure the firewall forwarding rules are setup for this process to work.
|
||||
# In the future DNS authentication will also be available so no port forwarding will be necessary.
|
||||
hal_core.http_acme_type=http|dns
|
||||
hal_core.http_external_port=8081
|
||||
#hal_core.http_external_cert=acme_http|acme_dns|none
|
||||
#hal_core.http_external_port=8081
|
||||
#hal_core.http_external_domain=example.com
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue