I am using the gateway API service to manage spring boot resources. I want to point the gateway to my subdomain. I tried adding it to an alias in Route 53, but it does not work. The Gateway API console has an option that asks for my domain and some credentials. I do not know if a subdomain can work, and what should I add to the certificate input. He may be requesting an SSL certificate and I’m ready to buy it, but before I do this, I want to be sure that it accepts subdomains.
source
share