amazon web services - https secure on AWS ec2 -


i have app running on aws ec2 (all fine) want use https need certificate? , input traffics ports have set speciffic number - app supported node , express

for https, yes need certificate. can use aws certificate manager obtain certificate.

since using nodejs application, can use nginx proxy terminate https.

for https default port 443.

you can refer this documentation configure https termination.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

Ansible warning on jinja2 braces on when -