From: Richard Levitte Date: Tue, 4 Dec 2001 07:38:17 +0000 (+0000) Subject: I was recently informed that some people wrongly use ssleay.txt as X-Git-Tag: OpenSSL_0_9_6d-beta1~83^2~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f0edcb3d28f3b8d96e10ad24e46d9e43bd1aab5;p=openssl I was recently informed that some people wrongly use ssleay.txt as main documentation, so let's warn them a little more, so the word "OBSOLETE" really gets understood. --- diff --git a/doc/ssleay.txt b/doc/ssleay.txt index fab8d42c42..c6049d5e53 100644 --- a/doc/ssleay.txt +++ b/doc/ssleay.txt @@ -1,6 +1,22 @@ Bundle of old SSLeay documentation files [OBSOLETE!] +*** WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! *** + +OBSOLETE means that nothing in this document should be trusted. This +document is provided mostly for historical purposes (it wasn't even up +to date at the time SSLeay 0.8.1 was released) and as inspiration. If +you copy some snippet of code from this document, please _check_ that +it really is correct from all points of view. For example, you can +check with the other documents in this directory tree, or by comparing +with relevant parts of the include files. + +People have done the mistake of trusting what's written here. Please +don't do that. + +*** WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! *** + + ==== readme ======================================================== This is the old 0.6.6 docuementation. Most of the cipher stuff is still