B
B
belyy_lis2021-06-17 20:30:14
Nginx
belyy_lis, 2021-06-17 20:30:14

SSL and HTTPS on Docker with NGINX and Node.js?

Hello everyone, here's something stuck on a strange question for himself. I bought an SSL certificate and am making a platform that is based on Docker, and, of course, NGINX drives it. So, breaking the platform into services, I need to ensure the security of all services, but there is a service on Node.js, and on the website of the organization that issues the keys, there is a separate "bundle" for all popular servers, including Node.js and NGINX. The question is, do I also need to connect SSL on the Node.js server, as on NGINX, or is NGINX alone enough?

PS I think that NGINX is enough, because according to the idea, all data will go to and from it, and it will already redirect it inside Docker, but I want to make sure that I think correctly.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Yarkov, 2021-06-17
@belyy_lis

one NGINX is enough

Yes

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question