mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #1170] Query on certs #963
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#963
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jaketame on GitHub (Jul 4, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1170
Does the LetsEncrypt allow for each domain to be included in the certificate?
I would like to provide customers with there own mail domain that is ssl enabled without having to accept certificates on devices as the name's mismatch. Mailcow can do this with domains.txt file.
Cheers
@tonioo commented on GitHub (Jul 5, 2017):
I think LetsEncrypt allows to create to create one certificate for several domains but currently, the installer does not support it.
@jaketame commented on GitHub (Jul 7, 2017):
Thanks for the response, how about post setup for when new domains are added?