SSL/TLS 인증서
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/ssl-tls/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/ssl-tls/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/ssl-tls/)
Use the native HTML custom element.
SSL(보안 소켓 계층)과 그 후속인 TLS(전송 계층 보안)는 웹 브라우저와 서버 간 데이터를 암호화하는 암호화 프로토콜입니다. SSL/TLS 인증서는 도메인 이름을 암호화 키에 연결하여 HTTPS 연결을 가능하게 합니다.
예시
The padlock icon in your browser indicates an active SSL/TLS certificate, meaning data between you and the website is encrypted.