Single domain, 2 linodes

Hi

I have had a single domain linode running for a while.

I just added another linode and want to add a subdomain to the current domain

ie:

www.mydomain.com is my current

i would like

sub.mydomain.com to point to my new linode.

I have this working, but there is a problem.

my SSL cert is only available to 1 domain, so anything on sub.mydomain.com can not be SSL.

Is there any way other than buying another ssl to make sub.mydomain.com work with ssl?

Is there maybe a way I can route certain page calls from main domain to the new linode while preserving ssl?

ie:

https://mydomain.com/subdomainpage.php

have the above page run code from the new linode instead of the main linode?

1 Reply

Yes, use letsencrypt certificates, which are free, or have the original certificate reissued with support to that subdomain or a wildcard.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct