X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=README;h=3ad8af2eb39e6f5a31121ca918e8e7c19f7c9e71;hp=3e291d21593600ddde8df6d4d7ef7aaa6974a4b2;hb=f33d63c9d0e6751a2f440db10203c439d3d27107;hpb=37d42aae2e40354ee0c5e077f09c8aed5b3132d2 diff --git a/README b/README index 3e291d2159..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,12 +48,8 @@ ------------ See the appropriate file: - INSTALL Linux, Unix, etc. + INSTALL Linux, Unix, Windows, OpenVMS INSTALL.DJGPP DOS platform with DJGPP - INSTALL.NW Netware - INSTALL.OS2 OS/2 - INSTALL.VMS VMS - INSTALL.WIN Windows INSTALL.WCE Windows CE SUPPORT