Configure DNS records and SSL certificate for secure domain access
Field | Value |
---|---|
Certificate type | Request a public certificate |
Domain name | api.yourdomain.com (or your chosen subdomain) |
Validation method | DNS validation |
Key algorithm | RSA 2048 |
relvy.company.com
, api.company.com
, or incidents.company.com
.Type | Name | Value | TTL |
---|---|---|---|
CNAME | <copied from AWS CNAME record> | <copied from AWS CNAME record> | 600 |
Type | Name | Value | TTL |
---|---|---|---|
CNAME | <your subdomain> | <ALB endpoint from AWS> | 600 |
relvy.yourcompany.com
, use relvy
as the namerelvy.yourcompany.com
:
Type | Name | Value | TTL | Purpose |
---|---|---|---|---|
CNAME | _abc123def456 | _abc123def456.abcdefghijk.acm-validations.aws. | 600 | SSL Certificate Validation |
CNAME | relvy | relvy-app-alb-xxxxxxxxx.us-west-2.elb.amazonaws.com | 600 | Domain Routing |
Field | Value |
---|---|
Protocol | HTTPS, Port: 443 |
Default action | Forward to relvy-app-tg |
SSL certificate | Select the certificate you just created |
Security policy | ELBSecurityPolicy-TLS-1-2-2017-01 |