increase emailAddress_max
This commit is contained in:
parent
786e0c2424
commit
d8c2adae57
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ commonName = Common Name (eg, YOUR name)
|
||||||
commonName_max = 64
|
commonName_max = 64
|
||||||
|
|
||||||
emailAddress = Email Address
|
emailAddress = Email Address
|
||||||
emailAddress_max = 40
|
emailAddress_max = 64
|
||||||
|
|
||||||
# SET-ex3 = SET extension number 3
|
# SET-ex3 = SET extension number 3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue