Score:0

Purchase a ssl cert for a domain without a webserver

in flag

My company has a legacy web application where there is a link to help documents. The link is https://help.example.com. The Apache server for the domain https://www.example.com decommissioned so only the domain name exists in DNS which is now redirected to https://www.xyzxyz.com which doesn't have help documents.

The lead developer told the system administrator that he needs to create a CNAME.

So, a CNAME called help.example.com was created that now points to help.xyzxyz.com.

When I go to https://help.example.com on a browser, I get an SSL error ERR_SSL_PROTOCOL_ERROR

I'm assuming I have to purchase a SSL cert for the URL help.example.com.

But since https://www.example.com is only an IP that redirects and it doens't have a apache server. How am I going to resolve this. Because I don't have a apache server for www.example.com where I can install the ssl cert.

pt flag
`https://www.example.com` **does** have a server; it's the same one that's serving `help.xyzxyz.com`. There are a variety of ways to have that server host separate certificates for the two domains. See e.g. [this article](https://www.digicert.com/kb/ssl-support/apache-multiple-ssl-certificates-using-sni.htm) for one possible solution.
Patrick Mevzek avatar
cn flag
Any CA worth its salt allows DV through DNS records only aka `dns-01` validation methods, which as such doesn't need any running webserver anywhere.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.