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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[],[]]