blob: ed15a2f98cbfa66d366542cfd2531c49adb939df (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
 | ---
title: OpenSSL
slug: Glossary/OpenSSL
tags:
  - Glossary
  - Security
translation_of: Glossary/OpenSSL
---
<p>OpenSSL は、{{glossary("SSL")}} と {{glossary("TLS")}} のオープンソースの実装です。</p>
<h2 id="Learn_more" name="Learn_more">もっと学ぶ</h2>
<h3 id="General_knowledge" name="General_knowledge">一般知識</h3>
<ul>
 <li>Wikipedia 上の {{Interwiki("wikipedia", "OpenSSL")}}</li>
 <li><a href="http://www.openssl.org/">公式ウェブサイト</a></li>
</ul>
 |