Management::KeyCertificate::CertificateStatus

Introduced : BIG-IP_v13.0.0
An enumerated type for certificate status.

Members

Member

Value

Description

CERTIFICATE_STATUS_UNKNOWN

0

The certificate status is unknown (or unsupported by iControl).

CERTIFICATE_STATUS_NONE

1

The certificate has no status.

CERTIFICATE_STATUS_VALIDATOR_RESP_GOOD

2

The certificate is in good status according to the certificate validator.

CERTIFICATE_STATUS_VALIDATOR_RESP_REVOKED

3

The certificate is in revoked status according to the certificate validator.

CERTIFICATE_STATUS_VALIDATOR_RESP_UNKNOWN

4

The certificate validator is unable to determine the certificate status.

CERTIFICATE_STATUS_ERROR

5

Other error such as failure in fetching or validating the response from the certificate validator.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.