How To Use Custom Certs In The Management Plane
Problem
Environment
Procedure
[req]
default_bits = 4096
distinguished_name = req_distinguished_name
req_extensions = req_ext
prompt = no
[req_distinguished_name]
C = US
ST = CA
L = Mountain View
OU = Testing
CN = airctl-1-2662399-213.pf9.localnet # DU FQDN
[req_ext]
subjectAltName = @alt_names
[alt_names]
DNS.1 = *.pf9.localnet # must have for now
DNS.2 = *.localnet # this and following values should be based on the DU FQDN
DNS.3 = *.pf9.localnet
DNS.4 = *.airctl-1-2662399-213.pf9.localnetAdditional Information
PreviousMonitoring Cert and CA expiry on LTS1 DeploymentsNextHow To Re-generate Certificates on LTS1 patch#13 if Hostagent Certificates are Expired
Last updated
