celExpression property

Expr? celExpression
getter/setter pair

A CEL expression that may be used to validate the resolved X.509 Subject and/or Subject Alternative Name before a certificate is signed.

To see the full allowed syntax and some examples, see https://cloud.google.com/certificate-authority-service/docs/using-cel

Optional.

Implementation

Expr? celExpression;