Describes values that are relevant in a CA certificate.
.. attribute:: is_ca
Optional. Refers to the "CA" X.509 extension,
which is a boolean value. When this value is
missing, the extension will be omitted from the
CA certificate.
:type: google.protobuf.wrappers_pb2.BoolValue
Attribute
Name
Description
max_issuer_path_length
google.protobuf.wrappers_pb2.Int32Value
Optional. Refers to the path length
restriction X.509 extension. For a CA
certificate, this value describes the depth of
subordinate CA certificates that are allowed.
If this value is less than 0, the request will
fail. If this value is missing, the max path
length will be omitted from the CA certificate.
[[["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."],[],[]]