Adding new verisign error

This commit is contained in:
kevgliss 2015-08-24 09:43:30 -07:00
parent b4c348aef7
commit 75de814b15
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ VERISIGN_ERRORS = {
"0x4828": "Verisign certificates can be at most two years in length",
"0x3043": "Certificates must have a validity of at least 1 day",
"0x950b": "CSR: Invalid State",
"0x3105": "Organization Name Not Matched",
}