thank you for your great piece of software. I run a server with lots of different domains under the same IP. Currently, I manually create a LetsEncrypt certificate with a large number of alternate DNS names (automated via Cronjob). However, I would love to switch to Froxlor's built in LetsEncrypt feature. A couple of questions:
- I guess Froxlor creates a certificate for each domain and uses SNI in Apache2 configuration?
- Is there any SNI support for Postfix and Dovecot (planned)?
I could manually set the config files but don't want to change the configs every time I add or remove a domain.
If there is no support: Is there any other way to use the built in LetsEncrypt support with multiple domains?
(Reference for Dovecot / Postfix SNI configuration:)
Question
nvindice
Hi Froxlor team,
thank you for your great piece of software. I run a server with lots of different domains under the same IP. Currently, I manually create a LetsEncrypt certificate with a large number of alternate DNS names (automated via Cronjob). However, I would love to switch to Froxlor's built in LetsEncrypt feature. A couple of questions:
- I guess Froxlor creates a certificate for each domain and uses SNI in Apache2 configuration?
- Is there any SNI support for Postfix and Dovecot (planned)?
I could manually set the config files but don't want to change the configs every time I add or remove a domain.
If there is no support: Is there any other way to use the built in LetsEncrypt support with multiple domains?
(Reference for Dovecot / Postfix SNI configuration:)
See: https://doc.dovecot.org/configuration_manual/dovecot_ssl_configuration/#with-client-tls-sni-server-name-indication-support
and: https://www.postfix.org/postconf.5.html#tls_server_sni_maps
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now