= {
"no error condition occurred",
"chain is inconsistent",
"size exceeds max allowed depth",
"invalid or missing CA",
"certificate missing",
"unexpected certificate type",
"names invalid or missing",
"certificate has been revoked",
"certificate expired",
"extension not found",
"signature verification failed",
"issuer had no signing rights",
"CA issued by another CA",
"invalid or missing EEC",
"too many EEC",
"invalid proxy"
}
46 {
47 "no error condition occurred",
48 "chain is inconsistent",
49 "size exceeds max allowed depth",
50 "invalid or missing CA",
51 "certificate missing",
52 "unexpected certificate type",
53 "names invalid or missing",
54 "certificate has been revoked",
55 "certificate expired",
56 "extension not found",
57 "signature verification failed",
58 "issuer had no signing rights",
59 "CA issued by another CA",
60 "invalid or missing EEC",
61 "too many EEC",
62 "invalid proxy"
63};