Page created: 24 Nov 2021
|
Page updated: 9 Jan 2023
If you use a custom domain, you need to create the custom domain resource in PingOne and import the SSL certificate used by the custom domain resource.
To implement a custom domain, you will:
- Create the custom domain resource. For example,
auth.acme.com
. - Create a CNAME record in the
acme.com
DNS forauth.acme.com
that points to the canonical name when the custom domain was created. - If you don't have an SSL certificate, outside of PingOne, generate a certificate
for
auth.acme.com
(a certificate request that is signed by a certificate authority), which results in a private key, certificate chain, and certificate. - Import the SSL certificate (chain, cert, private key).
For information about custom domains, see Domains.
If you don't have an SSL certificate, create the trusted SSL certificate for the custom domain as follows:
After validation, the CA returns the trusted SSL certificate, which you can import to complete and enable the custom domain. See Importing the CA response.