Location
:
query
Type
:
string
Enum Descriptions
:
-
Enable all certificate chain validation and certificate revocation checks. Recommended for normal use.
-
Disable all certificate chain validation and certificate revocation checks. This may be useful when deliberately creating key pairs with invalid, out-of-use certificate chains to be used only for decryption of historical S/MIME messages. Key pairs created with invalid or revoked certificates cannot be used in a CseIdentity object.
Description
:
The type of certificate chain validation to perform at creation. The request will be rejected if the uploaded chain fails to satisfy the requested validation checks. When unspecified, this parameter defaults to `all`.
Default
:
all
Enum
:
-
all
-
none