HTTPS: 두 판 사이의 차이

내용 삭제됨 내용 추가됨
https fsck
1.239.216.130(토론)의 20176298판 편집을 되돌림
1번째 줄:
{{HTTP}}
'''HTTPS'''({{lang|en|Hypertext Transfer Protocol over Secure Socket Layer}}, '''HTTP over [[전송 계층 보안|TLS]]''',<ref name="HTTP Over TLS">{{웹 인용 | url=https://tools.ietf.org/html/rfc2818 | title=HTTP Over TLS | publisher=The Internet Engineering Task Force | date=May 2000 | accessdate=February 27, 2015 | author=Network Working Group}}</ref><ref name="HTTPS-ranking-signal">{{웹 인용 | url=https://googlewebmastercentral.blogspot.com/2014/08/https-as-ranking-signal.html | title=HTTPS as a ranking signal | publisher=Google Inc. | work=Google Webmaster Central Blog | date=August 6, 2014 | accessdate=February 27, 2015 | quote = You can make your site secure with HTTPS (Hypertext Transfer Protocol Secure) [...]}}</ref> '''HTTP over SSL''',<ref name="Enabling HTTP Over SSL">{{웹 인용 | url=https://docs.adobe.com/docs/en/cq/5-6-1/deploying/config-ssl.html | title=Enabling HTTP Over SSL | publisher=Adobe Systems Incorporated | accessdate=February 27, 2015}}</ref> '''HTTP Secure'''<ref name="Secure your site with HTTPS">{{웹 인용 | url=https://support.google.com/webmasters/answer/6073543?hl=en | title=Secure your site with HTTPS | publisher=Google, Inc. | work=Google Support | accessdate=February 27, 2015}}</ref><ref name="What is HTTPS?">{{웹 인용 | url=https://www.instantssl.com/ssl-certificate-products/https.html | title=What is HTTPS? | publisher=[[Comodo Group|Comodo CA Limited]] | accessdate=February 27, 2015 | quote = Hyper Text Transfer Protocol Secure (HTTPS) is the secure version of HTTP [...]}}</ref>)는 [[월드 와이드 웹]] 통신 프로토콜인 [[HTTP]]의 보안이 강화된 버전이다. HTTPS는 통신의 인증과 암호화를 위해 [[넷스케이프 커뮤니케이션즈 코퍼레이션]]이 개발했으며, [[전자 상거래]]에서 널리 쓰인다.
 
HTTPS는 소켓 통신에서 일반 텍스트를 이용하는 대신에, [[SSL]]이나 [[트랜스포트 레이어 보안|TLS]] 프로토콜을 통해 [[:en:Session (computer science)|세션]] 데이터를 암호화한다. 따라서 데이터의 적절한 보호를 보장한다. HTTPS의 기본 [[TCP/IP]] 포트는 443이다.