hyper text transfer protocol1 HTTP와 HTTPS의 차이점 🔥 HTTP(Hyper Text Transfer Protocol)란? 서버/클라이언트 모델을 따라 데이터를 주고받기 위한 프로토콜이다 HTTP는 인터넷에서 하이퍼텍스트를 교환하기 위한 통신 규약으로, 80번 포트를 사용하고 있다따라서 HTTP 서버가 80번 포트에서 요청을 기다리고 있으며, 클라이언트는 80번 포트로 요청을 보내게 된다🔥 HTTPS(Hyper Text Transfer Protocol Secure)란? HyperText Transfer Protocol over Secure Socket Layer, HTTP over TLS, HTTP over SSL, HTTP Secure 등으로 불리는 HTTPS는 SSL을 사용하여 데이터 암호화가 추가된 프로토콜이다 HTTPS는 HTTP와 다르게 443.. 2024. 7. 13. 이전 1 다음 728x90