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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -