Versions in this module Expand all Collapse all v2 v2.0.1 Jun 7, 2026 Changes in this version + var GenerateCmd = &cobra.Command + func BuildEdgeMTLSURISAN(appURL string, envID string) *url.URL + func EdgeMTLSTrustDomain(appURL string) string + func GenerateAPIKey() (string, error) + func GenerateP384PrivateKey() (*ecdsa.PrivateKey, error) + func NewEdgeMTLSCATemplate() (*x509.Certificate, error) + func NewEdgeMTLSClientTemplate(commonName string, uriSAN *url.URL, dnsSANs []string) (*x509.Certificate, error) + func NewServerTLSTemplate(commonName string, hosts []string) (*x509.Certificate, error) Other modules containing this package github.com/getarcaneapp/arcane/cli