Sentora Support Forums

Full Version: Letsencrypt SAN domain certificates in Sentora?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a slightly different question relating to installing letsencrypt certificates. I currently have a certificate for larlee.uniquelyyourshosting.biz. Let's say that I have the domain of uniquelyyourshosting.biz, with larlee.uniquelyyourshosting.biz being where Sentora is installed and another subdomain billing.uniquelyyourshosting.biz where BoxBilling will be installed.

Is it possible to have one SAN certificate for both subdomains? Will Sentora support this? If so how? I need to figure this out, if possible, because letsencrypt currently does not support wildcard certificates. Or will I have to get two different certificates for each subdomain?

Thanks!
You will have to check with lets encrypt.

But, by following the example for the SSL you have already added you can add SSL to any domain or sub domain of your choice. (Module Admin > Apache Config > Override a Virtual Host)
One certificate per domain as each URL is verified and validated using a call back.

Also if you use the same certificate, it will bind to one url and the second will trigger an SSL error.

M B
Thanks. I am just going to set up a subdomain for billing with it's own directory and get a certificate for just that domain.