The state of a
CertificateAuthority,
indicating if it can be used.
Values:
STATE_UNSPECIFIED (0):
Not specified.
ENABLED (1):
Certificates can be issued from this CA. CRLs
will be generated for this CA.
DISABLED (2):
Certificates cannot be issued from this CA.
CRLs will still be generated.
PENDING_ACTIVATION (3):
Certificates cannot be issued from this CA.
CRLs will not be generated.
PENDING_DELETION (4):
Certificates cannot be issued from this CA.
CRLs will not be generated.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]