Webmesh Project
GitHubToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Wmctl Pki Issue

wmctl pki issue

Issues a certificate for a node

wmctl pki issue [flags]

Options

      --expiry duration   The expiry to assign the certificate (default 2160h0m0s)
  -h, --help              help for issue
      --key-size int      The key size to use for the certificate (default 256)
      --key-type string   The key type to use for the certificate (default "ecdsa")
      --name string       The subject name to assign the certificate

Options inherited from parent commands

      --basic-auth-password func     The password for basic authentication
      --basic-auth-username func     The username for basic authentication
      --certificate-authority func   The path to the CA certificate for the cluster connection
      --client-certificate func      The path to the client certificate for the user
      --client-key func              The path to the client key for the user
  -c, --config string                Path to the CLI configuration file
      --context string               The name of the context to use (default "flags")
      --id-auth-key func             The path to the ID authentication key for the user
      --insecure                     Whether TLS should be disabled for the cluster connection
      --ldap-password func           The password for LDAP authentication
      --ldap-username func           The username for LDAP authentication
  -d, --pki-directory string         Path to the PKI directory
      --prefer-leader                Whether to prefer the leader node for the cluster connection
      --server string                The URL of the node to connect to
      --tls-skip-verify              Whether TLS verification should be skipped for the cluster connection

SEE ALSO

  • wmctl pki - Manage the PKI for a cluster using mTLS
Auto generated by spf13/cobra on 7-Nov-2023