Wmctl Pki
Manage the PKI for a cluster using mTLS
-h, --help help for pki
-d, --pki-directory string Path to the PKI directory
--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
--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
- wmctl - wmctl is a CLI tool for managing a webmesh
- wmctl pki gen-config - Generate a CLI configuration from a certificate
- wmctl pki init - Initializes the PKI for a cluster using mTLS
- wmctl pki issue - Issues a certificate for a node