SSL to a domain pointer

Interhost

Verified User
Joined
Mar 3, 2022
Messages
5
Hello,

We are trying to make an SSL certificate for a domain pointer. We changed the path of the SSL certificate file to another path in the httpd.conf of the primary domain, but this settings will be overwritten in the next time the directadmin will restart/build.

Is there any way to make this change permanent? or, is there any other way to make an SSL certificate for a domain pointer? We did a lot of research across the internet, but didn't find solution.

Thank you,
 
If you add a domain pointer as Alias, then SSL is automatically requested for it, you don't need to do anything anywhere. (assuming you are using Letsencrypt or zeroSSL certs).

Once your newly added pointer dns is pointing to server, go to SSL certs and select all domains (including pointers)to be included in certificate requested.
 
I want to do the same thing but the SSL for the domain pointers still in OFF
I made this:
On a cpanel server i created 2 cname for 2 domains that are on a server 2 with directadmin

domain1.mydomain.com --> points to 1stdomain.com (on Directadmin server 2)
domai2.mydomain.com --> points to 2nddomain.com (on Directadmin server 2)

On the directadmin server i added the cnames as domain pointers and requested a autoSSL under SSL Management.

1687995756132.png

1687995776869.png



What i'm doing wrong? btw can i use the real domain names for a better explain?
 
Back
Top