SSL Multi Sub Domains
#3
RE: SSL Multi Sub Domains
(02-13-2017, 06:50 AM)TGates Wrote: That would make 3 certificates.

I suggest re-reading the tutorials.


As per the instructions, you would need to do the panel sub domain as one certificate and the domain/www.domain would be another certificate:
Code:
service apache2 stop ./letsencrypt-auto certonly --standalone -d domain.com -d www.domain.com service apache2 start

You DO NOT put all the certificates in one custom vhost entry.
You add the certificates to the individual domain's related custom vhost.

You are trying to combine the two processes (panel SSL and domain SSL) which is not possible.

It may be possible to combine them all in one certificate, but you would have to check with Let's Encrypt.

Tgates,

Can i use also certbot-auto   and seperate the panel configuration from httpd-vhost.conf?

example:
httpd-panel-ssl.conf
listen 443
with of course the key for panel.topmatica.nl

&

httpd-vhost.conf
Listen 443
Listen 80

with vhost for customers who are using http and https
Reply


Messages In This Thread
SSL Multi Sub Domains - by cybertec - 02-13-2017, 03:30 AM
RE: SSL Multi Sub Domains - by TGates - 02-13-2017, 06:50 AM
RE: SSL Multi Sub Domains - by inkoop@topmatica.nl - 08-10-2018, 05:38 AM
RE: SSL Multi Sub Domains - by TGates - 08-11-2018, 12:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Postfix relay specific domains to mailjet johnnyp 0 3 ,018 01-29-2021, 04:44 AM
Last Post: johnnyp
Disabling warning and notice logging in /var/sentora/logs/domains/* JSmith 0 3 ,355 01-02-2021, 07:50 PM
Last Post: JSmith
Add on Domains not working but Main domain works luckyviet 2 7 ,817 03-18-2020, 07:38 PM
Last Post: AanaNahum

Forum Jump:


Users browsing this thread: 1 Guest(s)