Domain & SSL
This module centrally manages the initial configuration of the system's CNAME custom domain name and the status of the current system's certificates automatically issued by ACME Client.
CNAME Target Domain
CNAME Target Domain means that the system administrator adds an A record in his own DNS Provider. This record will be used for subsequent dealers or tenants to do CNAME verification.
A record Name: The name of the A record that needs to be manually added in the DNS Provider is cx-{uuid}.super.com
A record Value: The value of the A record that needs to be manually added in the DNS Provider is the system's public network IP.
Status: There are three states: Verified, Verification Failed, Not Verified(Need to be triggered manually).
After successful verification, tenants and CX Dealers can perform operations on custom CNAME domain names, otherwise the corresponding buttons of tenants and dealers will be grayed out.
My SSL Certificates
My SSL Certificates manages and displays all domain certificates in the entire system.
Bind domain: Display the corresponding domain name bound to the domain name certificate.
Validity period:Displays the validity period of the certificate. If it has not been officially issued yet, it will be displayed as ‘-’.
SSL Type: Divided into two categories: Manually Uploaded and Let's Encrypt
Manually Uploaded: Generally a paid commercial certificate (can be a single domain name or a wildcard certificate);
Let's Encrypt: Generally a free certificate (single domain name)
Status: The status of the current certificate. There are five status types: Issued, Near-Expiration, Pending Application, Expired.
Issued: Successfully issued, running normally.
Near - Expiration: About to expire, in this state there is an additional quick operation to quickly renew the certificate (manually uploaded certificates do not have this quick operation).
Pending Application: The certificate is being issued and verified, and has not yet been issued successfully.
Expired: The certificate has expired.
Expiration date: The specific expiration date of the current certificate.
Auto-Renewal: Controls whether to automatically renew.
ACME Client Status: Displays the current status of ACME Client and supports manual refresh. It can only be used normally when the status is Active.
Supports deleting and downloading certificates. After deletion, the domain name certificate will no longer be valid. Reconfigure the subdomain or CNAME domain name and reissue the certificate.