diff options
author | jmc <> | 2022-12-26 07:31:44 +0000 |
---|---|---|
committer | jmc <> | 2022-12-26 07:31:44 +0000 |
commit | 356636e322b0470ebdc67f07aee01fd9cc942ac4 (patch) | |
tree | bd080f92299fab93a3662f75179fd0523c897c8f /src/lib/libssl/test/CAtsa.cnf | |
parent | 8144b51086b3c46594192ccbec62762e58d61200 (diff) | |
download | openbsd-356636e322b0470ebdc67f07aee01fd9cc942ac4.tar.gz openbsd-356636e322b0470ebdc67f07aee01fd9cc942ac4.tar.bz2 openbsd-356636e322b0470ebdc67f07aee01fd9cc942ac4.zip |
spelling fixes; from paul tagliamonte
ok tb
Diffstat (limited to 'src/lib/libssl/test/CAtsa.cnf')
-rw-r--r-- | src/lib/libssl/test/CAtsa.cnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/test/CAtsa.cnf b/src/lib/libssl/test/CAtsa.cnf index f5a275bfc2..b497b50452 100644 --- a/src/lib/libssl/test/CAtsa.cnf +++ b/src/lib/libssl/test/CAtsa.cnf | |||
@@ -57,7 +57,7 @@ distinguished_name = $ENV::TSDNSECT | |||
57 | encrypt_rsa_key = no | 57 | encrypt_rsa_key = no |
58 | prompt = no | 58 | prompt = no |
59 | # attributes = req_attributes | 59 | # attributes = req_attributes |
60 | x509_extensions = v3_ca # The extentions to add to the self signed cert | 60 | x509_extensions = v3_ca # The extensions to add to the self signed cert |
61 | 61 | ||
62 | string_mask = nombstr | 62 | string_mask = nombstr |
63 | 63 | ||