Problem:
I am doing fresh install.
-
Two foreman servers are already installed. I can access the GUI. ALL is fine.
foreman1.example.com
foreman2.example.com -
These are accessed using DNS round-robin using name forman.example.com.
-
My foreman server certificate has
CN = forman.example.com
X509v3 Subject Alternative Name= DNS:forman.example.com, DNS:forman1.example.com, DNS:forman2.example.com, DNS:proxy1.example.com, DNS:proxy2.example.com -
Now I want to install two proxy servers.
proxy1.example.com
proxy2.example.com
Question:
Since proxy server names are already mentioned in the foreman server cert as ‘alternative names(SAN)’, Can I use the same foreman certificate and keys to generate certificate for proxies using below command.
foreman-proxy-certs-generate --foreman-proxy
Expected outcome:
Foreman and Proxy versions:
Foreman and Proxy plugin versions:
Distribution and version:
Other relevant data: