{
"type" : {
"TYPE_MODEL_VALUE" : "LIST"
},
"description" : "The local certificates from the SSLSession.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 0,
"max-length" : 2147483647,
"stability" : "default",
"value-type" : {
"type" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The type of the certificate.",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"algorithm" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The algorithm of the public key.",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"format" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The format of the public key.",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"public-key" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The encoded public key associated with the certificate.",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"sha-1-digest" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The SHA-1 digest (finger print) of the certificate.",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"sha-256-digest" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The SHA-256 digest (finger print) of the certificate.",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"encoded" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The encoded value of the certificate.",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"subject" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The subject from the certificate.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"issuer" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The issuer of the certificate.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"not-before" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The starting date and time the certificate is valid.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"not-after" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The expiration date and time of the certificate.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"serial-number" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The serial number of the certificate.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"signature-algorithm" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The algorithm used to generate the certificates signature.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"signature" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The signature of the certificate.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"version" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The certificate version.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
},
"access-type" : "read-only",
"storage" : "runtime",
"restart-required" : null,
"capability-reference" : null
}