|
Hello. How to add multiple hostnames to tls.loader.acme local_tls ? |
Answered by
foxcpp
Dec 28, 2021
Replies: 1 comment 1 reply
|
Use |
1 reply
Answer selected by
foxcpp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use
extra_namesdirective. Note that using multiple certificates will require SNI support from the client side, which may cause problems on port 25 since SNI support among MTAs is not universal.