diff options
| author | cvs2svn <admin@example.com> | 2008-02-26 10:48:17 +0000 |
|---|---|---|
| committer | cvs2svn <admin@example.com> | 2008-02-26 10:48:17 +0000 |
| commit | f73a33b004c9c6281768846f2609a4496ce518a3 (patch) | |
| tree | cd1f342f086d6b52c792f34136f57e906cf705e8 /src/lib/libssl/test/CAssdsa.cnf | |
| parent | b89c0dd40131bd782fa134e50e256db35c015e98 (diff) | |
| download | openbsd-OPENBSD_4_3_BASE.tar.gz openbsd-OPENBSD_4_3_BASE.tar.bz2 openbsd-OPENBSD_4_3_BASE.zip | |
This commit was manufactured by cvs2git to create tag 'OPENBSD_4_3_BASE'.OPENBSD_4_3_BASE
Diffstat (limited to 'src/lib/libssl/test/CAssdsa.cnf')
| -rw-r--r-- | src/lib/libssl/test/CAssdsa.cnf | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/src/lib/libssl/test/CAssdsa.cnf b/src/lib/libssl/test/CAssdsa.cnf deleted file mode 100644 index a6b4d1810c..0000000000 --- a/src/lib/libssl/test/CAssdsa.cnf +++ /dev/null | |||
| @@ -1,23 +0,0 @@ | |||
| 1 | # | ||
| 2 | # SSLeay example configuration file. | ||
| 3 | # This is mostly being used for generation of certificate requests. | ||
| 4 | # | ||
| 5 | # hacked by iang to do DSA certs - CA | ||
| 6 | |||
| 7 | RANDFILE = ./.rnd | ||
| 8 | |||
| 9 | #################################################################### | ||
| 10 | [ req ] | ||
| 11 | distinguished_name = req_distinguished_name | ||
| 12 | encrypt_rsa_key = no | ||
| 13 | |||
| 14 | [ req_distinguished_name ] | ||
| 15 | countryName = Country Name (2 letter code) | ||
| 16 | countryName_default = ES | ||
| 17 | countryName_value = ES | ||
| 18 | |||
| 19 | organizationName = Organization Name (eg, company) | ||
| 20 | organizationName_value = Hermanos Locos | ||
| 21 | |||
| 22 | commonName = Common Name (eg, YOUR name) | ||
| 23 | commonName_value = Hermanos Locos CA | ||
