summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2002-01-02 15:14:25 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2002-01-02 15:14:25 +0000
commitbcc9a3fcc2bb482c99f301999bf3e30ba3c07885 (patch)
treedd60ba1ad32f595e7e82d140d7bacf96cace3939 /regress
parenta7d3f432cb3de064cf2f0bfa020e4723385babb3 (diff)
Ancient comment. the RSA patent expired a long time ago.
Diffstat (limited to 'regress')
-rw-r--r--regress/lib/libssl/README4
1 files changed, 1 insertions, 3 deletions
diff --git a/regress/lib/libssl/README b/regress/lib/libssl/README
index b1bab65fd12..878feca400d 100644
--- a/regress/lib/libssl/README
+++ b/regress/lib/libssl/README
@@ -2,7 +2,5 @@ testenc.sh tests encryption routines
testdsa.sh tests DSA certificate generation
test_server.sh starts a tls1 server using the above generated certificate
test_client.sh starts a client to talk to the server.
-testrsa.sh tests RSA certificate generation - this SHOULD FAIL with the
- version of the library in openbsd because all the RSA routines
- are (currently) stubbed.
+testrsa.sh tests RSA certificate generation