Page 1 of 1

Set subdomain

Posted: Thursday 04 February 2016 17:11
by scrappy
Not sure if this is already possible and just me doing something wrong or a new suggestion but:

I'm using the free certificates from StartSSL for basically all the services running on my box. StartSSL only allows you to create certificates for subdomains. So I can create a certificate for: domoticz.mydomain.com not just for mydomain.com (and I also prefer the subdomain indicating for which service the certificate is given for).

However when I try to access domoticz via https://domoticz.mydomain.com:XXXX this fails to work. I can only access it via https://mydomain.com:XXXX (yes I'm not running on the default SSL port since I'm already running something there)

running domoticz on windows. Is this already possible or would this be a new feature?

Re: Set subdomain

Posted: Thursday 04 February 2016 17:50
by nayr
you have to point your subdomain back at your domain if they both have the same destination... or do a wildcard alias so *.mydomain.com points at your IP.