aboutsummaryrefslogtreecommitdiff
path: root/openssl
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-06-01 03:36:12 +0000
committerRob Austein <sra@hactrn.net>2007-06-01 03:36:12 +0000
commitf0539942dd482e0a32244140279ac8fde76d8edb (patch)
tree41b20d42e4d96065f27529aaedcf2278726cef85 /openssl
parent7a85837df0f9a5e4d9ad62474525ddac20e938ac (diff)
OpenSSL 0.9.8e shipped a while ago, update notes.
svn path=/openssl/README; revision=646
Diffstat (limited to 'openssl')
-rw-r--r--openssl/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/openssl/README b/openssl/README
index 699563ce..daece246 100644
--- a/openssl/README
+++ b/openssl/README
@@ -399,3 +399,16 @@ is only available from the OpenSSL project via CVS, but as it is now
part of the OpenSSL source tree it should be present in future
releases. At least for now, it's disabled by default, so you have to
do "./config enable-rfc3779" to enable it.
+
+
+
+The RFC 3779 patches shipped with OpenSSL 0.9.8e. Still disabled by
+default, but turning them on is easy:
+
+ ./config enable-rfc3779
+
+At some point I will remove ("svn rm") all the old OpenSSL stuff from
+this repository, since it's not really needed anymore. If it's gone
+when you read this and you need it for some reason, it was still
+present as of revision 645 of the subvert-rpki.hactrn.net repository,
+which should be enough information to let you pull it from subversion.