summaryrefslogtreecommitdiff
path: root/src/regress/usr.bin/openssl/openssl.cnf
diff options
context:
space:
mode:
authorlteo <>2015-09-16 01:39:05 +0000
committerlteo <>2015-09-16 01:39:05 +0000
commit7d97a2a3ba0dacc15d4af92b2c8d789d85915921 (patch)
treed1798384a77cce0c0954082b2091e1ae47f56fee /src/regress/usr.bin/openssl/openssl.cnf
parentaac9324af4583b8079db50a42f9dcabcce723368 (diff)
downloadopenbsd-7d97a2a3ba0dacc15d4af92b2c8d789d85915921.tar.gz
openbsd-7d97a2a3ba0dacc15d4af92b2c8d789d85915921.tar.bz2
openbsd-7d97a2a3ba0dacc15d4af92b2c8d789d85915921.zip
Zap RANDFILE.
Diffstat (limited to 'src/regress/usr.bin/openssl/openssl.cnf')
-rw-r--r--src/regress/usr.bin/openssl/openssl.cnf4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/regress/usr.bin/openssl/openssl.cnf b/src/regress/usr.bin/openssl/openssl.cnf
index 8e1eeb7f16..4490810058 100644
--- a/src/regress/usr.bin/openssl/openssl.cnf
+++ b/src/regress/usr.bin/openssl/openssl.cnf
@@ -1,4 +1,4 @@
1# $OpenBSD: openssl.cnf,v 1.1 2014/08/26 17:50:07 jsing Exp $ 1# $OpenBSD: openssl.cnf,v 1.2 2015/09/16 01:39:05 lteo Exp $
2 2
3# 3#
4# SSLeay example configuration file. 4# SSLeay example configuration file.
@@ -6,8 +6,6 @@
6# 6#
7# hacked by iang to do DSA certs - Server 7# hacked by iang to do DSA certs - Server
8 8
9RANDFILE = ./.rnd
10
11#################################################################### 9####################################################################
12[ req ] 10[ req ]
13distinguished_name = req_distinguished_name 11distinguished_name = req_distinguished_name