|
Value
|
Description
|
| "EXPIRED" | Denotes an expired certificate. |
| "INVALID_USAGE" | Denotes an invalid usage of a certificate. |
| "NAME_MISMATCH" | Denotes a name mismatch with the name in the certificate. |
| "NOT_TRUSTED" | Denotes that the certificate is not trusted. |
| "NOT_YET_VALID" | Denotes that the certificate is not yet trusted. |
| "REVOKED" | Denotes that the certificate has been revoked. |
| "CANT_CHECK_REVOKED" | Denotes that the server is unable to check whether the certificate has been revoked. |
| "WEAK_CRYPTO" | Denotes that the certificate has weak signature algorithm. |
| "OTHER" | Denotes that the certificate has been considered invalid for a reason other than one listed above. |