You are currently reviewing an older revision of this page.

DRAFT SP-7304 Appian Cloud Authorized Certificate Authorities

Appian maintains a Certificate Authority Authorization (CAA) record that lists the certificate authorities that are authorized to sign certificates for the appiancloud.com domain. As of January 2022, the authorized certificate authorities are:

  • GoDaddy (godaddy.com)
  • Amazon (amazon.com) 

The CAA record is the authoritative source for the certificate authorities that Appian may use for signing appiancloud.com certificates. Appian reserves the right to change the list of authorized certificate authorities.

If you have dig installed on your computer, you can look up the value of the CAA record with the command:

dig caa appiancloud.com. @dns.google +short

If you have nslookup installed, the following command will resolve the CAA record:

nslookup -querytype=caa appiancloud.com. dns.google

If neither tools are available, you can find the value of the record by using an online DNS resolver site. Be sure to select the "CAA" type.

Last Reviewed: January 2022