Author Topic: Multiple domains / 1 ip with letsencrypt  (Read 10144 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Multiple domains / 1 ip with letsencrypt
« on: July 22, 2016, 04:07:42 PM »
Hello

I need a little help:
- if I installed letsencrypt to a domain, how can I delete it, if I dont want anymore?
- I have one ip and multiple domains, when I install letsencrypt to a domain, its perfect, but when I installed to another domain, and check https:// than I got an error message: Error code: SSL_ERROR_BAD_CERT_DOMAIN and I see that The certificate is only valid for the first domain I added.

How can I solve this problem?

Offline
*
Re: Multiple domains / 1 ip with letsencrypt
« Reply #1 on: July 23, 2016, 09:38:39 AM »
I have exactly same problems, could someone help?

Thanks

Offline
*
Re: Multiple domains / 1 ip with letsencrypt
« Reply #2 on: July 25, 2016, 05:38:22 PM »
Are you use apache + nginx proxy ?

Offline
*
Re: Multiple domains / 1 ip with letsencrypt
« Reply #3 on: July 25, 2016, 08:40:06 PM »
just apache

Offline
*
Re: Multiple domains / 1 ip with letsencrypt
« Reply #4 on: July 26, 2016, 09:38:12 AM »
So its fine when I generate a certificate for the first domain, but the script using the same certificate for any addon domains, maybe it needs to be changed to generate new certificate for any new addon domains.


Offline
*
Re: Multiple domains / 1 ip with letsencrypt
« Reply #5 on: July 28, 2016, 12:44:12 PM »
What apache version are you running?

I have found out recently, that if you run 2.2.* it wil work but not multiple domains.
If you upgrade (don't do this on a live server, test it on a dev) 2.4.* it will work.

upgrading/downgrading should always be tested first.... believe me don't do it!