Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.19 KB

proc_configuring-project-with-an-alternate-cname.adoc

File metadata and controls

18 lines (15 loc) · 1.19 KB

Configuring {Project} with an Alternate CNAME

Use this procedure to configure {Project} with an alternate CNAME. Note that the procedures for users of a default {Project} certificate and custom certificate differ.

For Default {Project} Certificate Users
  • If you have installed {Project} with a default {Project} certificate and want to configure {Project} with an alternate CNAME, enter the following command on {Project} to generate a new default {Project} SSL certificate with an additional CNAME.

    # {foreman-installer} --certs-cname alternate_fqdn --certs-update-server
  • If you have not installed {Project}, you can add the --certs-cname alternate_fqdn option to the {foreman-installer} command to install {Project} with an alternate CNAME.

For Custom Certificate Users

If you use {Project} with a custom certificate, when creating a custom certificate, include the alternate CNAME records to the custom certificate. For more information, see {InstallingServerDocURL}creating-a-custom-ssl-certificate_{project-context}[Creating a Custom SSL Certificate for {ProjectServer}].