mirror of https://github.com/wolfSSL/wolfssl.git
White space updates and revert cnf changes in lieu of PR #1734
parent
4f6ee556dc
commit
f3fd67c54b
|
@ -11,13 +11,13 @@ oid_section = new_oids
|
||||||
tsa_policy1 = 1.2.3.4.1
|
tsa_policy1 = 1.2.3.4.1
|
||||||
tsa_policy2 = 1.2.3.4.5.6
|
tsa_policy2 = 1.2.3.4.5.6
|
||||||
tsa_policy3 = 1.2.3.4.5.7
|
tsa_policy3 = 1.2.3.4.5.7
|
||||||
#businessCategory=2.5.4.15
|
businessCategory=2.5.4.15
|
||||||
#streetAddress=2.5.4.9
|
streetAddress=2.5.4.9
|
||||||
#stateOrProvinceName=2.5.4.8
|
stateOrProvinceName=2.5.4.8
|
||||||
#countryName=2.5.4.6
|
countryName=2.5.4.6
|
||||||
#jurisdictionOfIncorporationLocalityName=1.3.6.1.4.1.311.60.2.1.1
|
jurisdictionOfIncorporationLocalityName=1.3.6.1.4.1.311.60.2.1.1
|
||||||
#jurisdictionOfIncorporationStateOrProvinceName=1.3.6.1.4.1.311.60.2.1.2
|
jurisdictionOfIncorporationStateOrProvinceName=1.3.6.1.4.1.311.60.2.1.2
|
||||||
#jurisdictionOfIncorporationCountryName=1.3.6.1.4.1.311.60.2.1.3
|
jurisdictionOfIncorporationCountryName=1.3.6.1.4.1.311.60.2.1.3
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
[ ca ]
|
[ ca ]
|
||||||
|
|
Loading…
Reference in New Issue