Magidoc

CreateClientCertificateMutationInput
Input Object

Client Certificate arguments.

Fields

#

caCert

Optional CA Certificate to be used to create a client cert.

caCertPassphrase

Optional CA Certificate passphrase to create new client certs.

caKey

Optional CA Key to be used to create a client certificate.

clientMutationId

A unique identifier for the client performing the mutation.

expiringAt

When the cert expires.

startingAt

When the cert will start being enforced.

Usages

#

References

#

  • Argument input of field createClientCertificate from type Mutation