From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/glossary/ssl/index.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 files/ko/glossary/ssl/index.html (limited to 'files/ko/glossary/ssl') diff --git a/files/ko/glossary/ssl/index.html b/files/ko/glossary/ssl/index.html new file mode 100644 index 0000000000..d522912ce3 --- /dev/null +++ b/files/ko/glossary/ssl/index.html @@ -0,0 +1,27 @@ +--- +title: Secure Sockets Layer (SSL) +slug: Glossary/SSL +translation_of: Glossary/SSL +--- +

Secure Sockets Layer(SSL)는 클라이언트와 서버 간의 안전한 링크를 통해 송수신되는 모든 데이터를 안전하게 보장하는 과거의 보안 표준 기술이었다. SSL 버전 3.0은 Netscape가 1999년에 발표했으며 현재에는 {{Glossary("TLS", "Transport Layer Security (TLS)")}} 로 대체되었다.

+ + -- cgit v1.2.3-54-g00ecf