/
Enable HTTPS
Enable HTTPS
https://sc-ctsi-cri.atlassian.net/browse/RD-79
Currently, the app supports http only
to make it secure, enable HTTPS
Requirements -
Certificate - use ACM
Load Balancer on Elastic Beanstalk environment
Steps -
Request a certificate in ACM:
Refer for detailed steps - How to get a Free SSL - HTTPS in Elastic Beanstalk (AWS)
This will ensure CNAME is created, DNS validation is done by adding CNAME & url of the app in DNS configurationLoad Balancer:
Add an Application Load Balancer in your elastic beanstalk environment.
Once certificate is ready & DNS validation is completed, add a new rule in ALB - “HTTPS“ & select the certificate.
Refer for detailed steps - How to get a Free SSL - HTTPS in Elastic Beanstalk (AWS)
, multiple selections available,
Related content
Custom Domain
Custom Domain
More like this
Deployment
Deployment
More like this
Table of Contents
Table of Contents
More like this
Authentication
Authentication
More like this
Oracle Database Connection
Oracle Database Connection
More like this