Where can I find the latest version of Authorize.nets server-level SSL certificates?
000003009
14939
11/07/2024 23:58 PM
19.0
Understanding SSL Leaf Level Certificates and Yearly Renewals
Authorize.net recommends that your site and applications trust the Root and Intermediate CA SSL certificates rather than the server-level certificate. This method eliminates the need to update or install the latest leaf certificate, which is updated annually before their expiration dates. If your application trusts only the Root and Intermediate level certificates, there is no need to install the certificates attached to this article.
Latest Update:
The most recent update will follow the schedule below, and the most current certificates are attached as of September 2024.
This latest update involves a complete certificate change. For more details, refer to the support article: Entrust to DigiCert SSL Certificate Migration
Sandbox/Production: January 15th, 2024
Impacted API endpoints:
Sandbox URLs
- test.authorize.net
- apitest.authorize.net
Production URLs
- secure.authorize.net
- secure2.authorize.net
- api.authorize.net
- api2.authorize.net
Procedure to Obtain Authorize.net SSL Certificate if Required
- Navigate to the API endpoint your solution/host is communicating with. This will depend on the API and environment being integrated or connected to. Please refer to your developer/solution provider or the Developer Center and see: Authorize.net Domains and IP Addresses.
- Download the root and intermediate certificates from DigiCert:
- To download the Root Certificate (DigiCert Global Root G2):
- Select File > Properties > Certificates > Certification Path tab.
- Choose the highest level of the certification path tree:.
- Click View Certificate > Details tab > Copy to File... > Next > Next.
- Enter a filename (suggested filename: digicert_net.crt) and click Next > Finish.
- To download the Intermediate Certificate (DigiCert SHA2 Secure Server CA)
- Select File > Properties > Certificates > Certification Path tab.
- Choose the second level of the certification path tree.
- Click View Certificate > Details tab > Copy to File... > Next > Next.
- Enter a filename (suggested filename: digicert_global_root.crt) and click Next > Finish.
- To download the Root Certificate (DigiCert Global Root G2):
Alternative Options for Obtaining the Certificates:
- Obtain from DigiCert directly: DigiCert Root Certificates Download
- Use SSL Labs:
- Go to SSL Labs
- Enter the API endpoint/url
- Click Submit
- Review the Certificate section of the results.
- Use the download option for the leaf cert and intermediate/root CA as needed.
Root and CA DigiCert Certificate.zip
Was this article helpful?