stack es security delegate-pki cli command
Auth required
elastic stack es security delegate-pki \
--x509-certificate-chain <x509-certificate-chain> \
[options]
Delegate PKI authentication.
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--x509-certificate-chainstring[]required- The X509Certificate chain, which is represented as an ordered string array. Each string in the array is a base64-encoded (Section 4 of RFC4648 - not base64url-encoded) of the certificate's DER encoding. The first element is the target certificate that contains the subject distinguished name that is requesting access. This may be followed by additional certificates; each subsequent certificate is used to certify the previous one.
--input-filestring- path to a JSON file to use as command input
--[no-]dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json-
output as JSON