-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
I use this to avoid using route 53 on aws. The dns CNAME records for the subdomains point straight to the aws loadbalancer domain. However here the issue arises. Using the blank domain (talentsearch.ml) is only possible with an A tag. A tags however can not point to domains, but only IP adresses. This is why I use this proxy to redirect traffic without the subdomain to www. With this current implementation this is only possible for http on port 80. Would it be possible to add support for https on port 443 and let's encrypt certification?
LuxoftAKutsan and miguelmartinez1024
Metadata
Metadata
Assignees
Labels
No labels