From e22041c4a08e516e7ef5e11e0b5e6076597c5f40 Mon Sep 17 00:00:00 2001 From: art <> Date: Wed, 2 Jan 2002 15:12:14 +0000 Subject: Remove obsolete comment (and a 3 second sleep). --- src/regress/lib/libssl/testrsa.sh | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'src') diff --git a/src/regress/lib/libssl/testrsa.sh b/src/regress/lib/libssl/testrsa.sh index b41156a793..a28e0d1aa2 100644 --- a/src/regress/lib/libssl/testrsa.sh +++ b/src/regress/lib/libssl/testrsa.sh @@ -1,18 +1,9 @@ #!/bin/sh -# $OpenBSD: testrsa.sh,v 1.4 2001/01/29 02:05:48 niklas Exp $ +# $OpenBSD: testrsa.sh,v 1.5 2002/01/02 15:12:14 art Exp $ #Test RSA certificate generation of openssl -echo -echo RSA paramters test - NOTE THAT THIS WILL ONLY WORK IF YOU HAVE -echo compiled libssl with the src-patent tree, currently living in -echo ~beck/src-patent.tar.gz on cvs. -echo -echo This will *not* work with what\'s in the tree, rsa is not in that. -echo -sleep 3 - cd $1 # Generate RSA private key -- cgit v1.2.3-55-g6feb