diff options
| author | jmc <> | 2022-12-26 07:31:44 +0000 |
|---|---|---|
| committer | jmc <> | 2022-12-26 07:31:44 +0000 |
| commit | 66dae57727594a3234d5bf75a11f7e2bf4e6f766 (patch) | |
| tree | bd080f92299fab93a3662f75179fd0523c897c8f /src/lib/libssl/test/CAss.cnf | |
| parent | 2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120 (diff) | |
| download | openbsd-66dae57727594a3234d5bf75a11f7e2bf4e6f766.tar.gz openbsd-66dae57727594a3234d5bf75a11f7e2bf4e6f766.tar.bz2 openbsd-66dae57727594a3234d5bf75a11f7e2bf4e6f766.zip | |
spelling fixes; from paul tagliamonte
ok tb
Diffstat (limited to 'src/lib/libssl/test/CAss.cnf')
| -rw-r--r-- | src/lib/libssl/test/CAss.cnf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libssl/test/CAss.cnf b/src/lib/libssl/test/CAss.cnf index 109bc8c10b..336e82fd52 100644 --- a/src/lib/libssl/test/CAss.cnf +++ b/src/lib/libssl/test/CAss.cnf | |||
| @@ -36,7 +36,7 @@ certs = $dir/certs # Where the issued certs are kept | |||
| 36 | crl_dir = $dir/crl # Where the issued crl are kept | 36 | crl_dir = $dir/crl # Where the issued crl are kept |
| 37 | database = $dir/index.txt # database index file. | 37 | database = $dir/index.txt # database index file. |
| 38 | #unique_subject = no # Set to 'no' to allow creation of | 38 | #unique_subject = no # Set to 'no' to allow creation of |
| 39 | # several ctificates with same subject. | 39 | # several certificates with same subject. |
| 40 | new_certs_dir = $dir/newcerts # default place for new certs. | 40 | new_certs_dir = $dir/newcerts # default place for new certs. |
| 41 | 41 | ||
| 42 | certificate = $dir/cacert.pem # The CA certificate | 42 | certificate = $dir/cacert.pem # The CA certificate |
| @@ -45,7 +45,7 @@ crl = $dir/crl.pem # The current CRL | |||
| 45 | private_key = $dir/private/cakey.pem# The private key | 45 | private_key = $dir/private/cakey.pem# The private key |
| 46 | RANDFILE = $dir/private/.rand # private random number file | 46 | RANDFILE = $dir/private/.rand # private random number file |
| 47 | 47 | ||
| 48 | x509_extensions = v3_ca # The extentions to add to the cert | 48 | x509_extensions = v3_ca # The extensions to add to the cert |
| 49 | 49 | ||
| 50 | name_opt = ca_default # Subject Name options | 50 | name_opt = ca_default # Subject Name options |
| 51 | cert_opt = ca_default # Certificate field options | 51 | cert_opt = ca_default # Certificate field options |
