diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2002-01-02 15:14:25 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2002-01-02 15:14:25 +0000 |
commit | bcc9a3fcc2bb482c99f301999bf3e30ba3c07885 (patch) | |
tree | dd60ba1ad32f595e7e82d140d7bacf96cace3939 /regress | |
parent | a7d3f432cb3de064cf2f0bfa020e4723385babb3 (diff) |
Ancient comment. the RSA patent expired a long time ago.
Diffstat (limited to 'regress')
-rw-r--r-- | regress/lib/libssl/README | 4 |
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 |