Skip to content

Commit 714ad4e

Browse files
authored
Merge pull request #132 from JacobBarthelmeh/test
fix typo
2 parents c04fc32 + 2b37b4b commit 714ad4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/x509/x509-req-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ req_extensions = v3_req
9494
countryName = 2 Letter Country Name
9595
countryName_default = US
9696
countryName_max = 2
97-
coutnryName_min = 2
97+
countryName_min = 2
9898
[ req_attributes ]
9999
[ v3_req ]
100100
basicConstraints = critical,CA:true

0 commit comments

Comments
 (0)