aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 3 insertions, 5 deletions
diff --git a/README b/README
index ddfab7667c..3ad8af2eb3 100644
--- a/README
+++ b/README
@@ -27,10 +27,10 @@
The OpenSSL toolkit includes:
- libssl.a:
+ libssl (with platform specific naming):
Provides the client and server-side implementations for SSLv3 and TLS.
- libcrypto.a:
+ libcrypto (with platform specific naming):
Provides general cryptographic and X.509 support needed by SSL/TLS but
not logically part of it.
@@ -48,10 +48,8 @@
------------
See the appropriate file:
- INSTALL Linux, Unix, etc.
+ INSTALL Linux, Unix, Windows, OpenVMS
INSTALL.DJGPP DOS platform with DJGPP
- INSTALL.VMS VMS
- INSTALL.WIN Windows
INSTALL.WCE Windows CE
SUPPORT