summaryrefslogtreecommitdiff
path: root/src/regress/lib
diff options
context:
space:
mode:
authorart <>2002-01-02 15:12:14 +0000
committerart <>2002-01-02 15:12:14 +0000
commite22041c4a08e516e7ef5e11e0b5e6076597c5f40 (patch)
tree1f1abe560dae0b571de029ec98ec8dce4d57269a /src/regress/lib
parentf76db761a7196b4811f890078d199b195fe402f5 (diff)
downloadopenbsd-e22041c4a08e516e7ef5e11e0b5e6076597c5f40.tar.gz
openbsd-e22041c4a08e516e7ef5e11e0b5e6076597c5f40.tar.bz2
openbsd-e22041c4a08e516e7ef5e11e0b5e6076597c5f40.zip
Remove obsolete comment (and a 3 second sleep).
Diffstat (limited to 'src/regress/lib')
-rw-r--r--src/regress/lib/libssl/testrsa.sh11
1 files changed, 1 insertions, 10 deletions
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 @@
1#!/bin/sh 1#!/bin/sh
2# $OpenBSD: testrsa.sh,v 1.4 2001/01/29 02:05:48 niklas Exp $ 2# $OpenBSD: testrsa.sh,v 1.5 2002/01/02 15:12:14 art Exp $
3 3
4 4
5#Test RSA certificate generation of openssl 5#Test RSA certificate generation of openssl
6 6
7echo
8echo RSA paramters test - NOTE THAT THIS WILL ONLY WORK IF YOU HAVE
9echo compiled libssl with the src-patent tree, currently living in
10echo ~beck/src-patent.tar.gz on cvs.
11echo
12echo This will *not* work with what\'s in the tree, rsa is not in that.
13echo
14sleep 3
15
16cd $1 7cd $1
17 8
18# Generate RSA private key 9# Generate RSA private key