summaryrefslogtreecommitdiff
path: root/openssl
diff options
context:
space:
mode:
authorJosh Heidenreich <josh.sickmate@gmail.com>2012-02-09 13:42:42 +1030
committerKohei Yoshida <kohei.yoshida@suse.com>2012-02-08 23:18:06 -0500
commitdd929dd089abb86bc2206bc9749722682c70f3f1 (patch)
treedf1c54c223fde472abb1c680eac03c84cda0bae6 /openssl
parentec84bbb208d59d042f8f0522fa96ed2ad94f2ca7 (diff)
Added and improved READMEs for modules whihc used to be in libs-extern
Diffstat (limited to 'openssl')
-rw-r--r--openssl/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/openssl/README b/openssl/README
new file mode 100644
index 000000000000..399bdd56fded
--- /dev/null
+++ b/openssl/README
@@ -0,0 +1,7 @@
+Open Source toolkit implementing SSL and TLS.
+
+From [http://www.openssl.org/].
+
+SSL = Secure Sockets Layer (SSL v2/v3) protocol.
+TLS = Transport Layer Security (TLS v1) protocol.
+