summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-04-30 18:22:59 +0000
committerUlf Möller <ulf@openssl.org>1999-04-30 18:22:59 +0000
commitb1fe6b43f4071c3da74e2af056311e7c8f74cb72 (patch)
tree38c5653a5d7138c3d14675ce38865f0c7d497cae /README
parent4eb77b2679729e10d4e27cae5683b1e7fdc7ba62 (diff)
More information about installing.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 5063764406..03ab5f613d 100644
--- a/README
+++ b/README
@@ -144,8 +144,7 @@
a Win32 platform, read the INSTALL.W32 file.
For people in the USA, it is possible to compile OpenSSL to use RSA Inc.'s
- public key library, RSAref. Read doc/ssleay.txt under 'rsaref.doc' on how to
- build with RSAref.
+ public key library, RSAREF, by configuring OpenSSL with the option "rsaref".
Read the documentation in the doc/ directory. It is quite rough, but it
lists the functions, you will probably have to look at the code to work out