SSL을 통해 http 프로토콜 에서 https(보안이 강화된 http) 적용이 가능하도록 해줄 것, 그리고 개인정보가 포함되거나 보안에 민감한 서버라면 반드시 https 설정이 필요!
출처:
https://blog.naver.com/semtul79/222809095489
https://velog.io/@jummi10/keytool%EB%A1%9C-local%EC%97%90%EC%84%9C-SSL-%EC%9D%B8%EC%A6%9D%EC%84%9C-%EC%83%9D%EC%84%B1-%EB%B0%8F-%EC%A0%81%EC%9A%A9
https://velog.io/@twkim8548/Nginx%EC%97%90%EC%84%9C-SSL-%EC%A0%81%EC%9A%A9%ED%95%B4%EC%84%9C-Https-%EB%A1%9C-%EC%A0%91%EC%86%8D-%EB%90%98%EA%B2%8C-%ED%95%B4%EB%B3%BC%EA%B9%8C
(영문 해석)
SSL is an acronym for Secure Sockets Layer. A type of digital security that allows encrypted communication between a website and a web browser. The technology is currently deprecated and has been replaced entirely by TLS.
TLS stands for Transport Layer Security and it ensures data privacy the same way that SSL does. Since SSL is actually no longer used, this is the correct term that people should start using.
HTTPS is a secure extension of HTTP. Websites that install and configure an SSL/TLS certificate can use the HTTPS protocol to establish a secure connection with the server.
Source:
https://www.websecurity.digicert.com/security-topics/what-is-ssl-tls-https
https://www.hostinger.com/tutorials/what-is-ssl-tls-https