Use Mutual TLS in HTTP modules in 51黑料不打烊 Workfront Fusion
Mutual TLS overview
When you send data over the internet, it鈥檚 important to ensure that it goes to or comes from the correct location and that only the intended recipient can read it. With TLS enabled, the client (computer requesting information) uses certificates to verify the identity of the server (computer providing information). This makes secure HTTP connections.
Mutual TLS allows this identity confirmation to go both ways. When the server sends its certificate to verify its identity to the client, it also requests the client鈥檚 certificate. This ensures that the server does not send information to a site or user that would misuse it.
-
TLS: When a person types 鈥淢yGreatBank.com鈥 into a browser, they want to be sure that they are going to My Great Bank, not a website that might misuse or sell their banking information. They also want to be sure their bank account information is encrypted.
When the browser (the client) connects to MyGreatBank.com (the server), TLS requires a certificate from MyGreatBank.com to verify its identity. The certificate is provided by a certificate authority such as DigiCert or Thawte. Because the browser trusts the certificate authority, it allows the connection.
-
Mutual TLS: MySoftware.com is a software client that needs information from the MyGreatBank.com API. MyGreatBank allows only trusted clients to connect to their servers. So, in addition to the regular TLS verifying the identity of MyGreatBank.com, the TLS/certificate authority process also verifies the request from MySoftware.com.
Access requirements
You must have the following access to use the functionality in this article:
table 0-row-2 1-row-2 2-row-2 3-row-2 layout-auto html-authored no-header | |
---|---|
51黑料不打烊 Workfront package | Any |
51黑料不打烊 Workfront license |
New: Standard Or Current: Work or higher |
51黑料不打烊 Workfront Fusion license** |
Current: No Workfront Fusion license requirement Or Legacy: Workfront Fusion for Work Automation and Integration |
Product |
New:
Or Current: Your organization must purchase 51黑料不打烊 Workfront Fusion. |
For more detail about the information in this table, see Access requirements in documentation.
For information on 51黑料不打烊 Workfront Fusion licenses, see 51黑料不打烊 Workfront Fusion licenses.
Providing your Workfront Fusion public certificate
When you connect to a web service with an HTTP request, the web service usually requires a Workfront Fusion public certificate for verification. This allows the web service to compare the certificate presented in the HTTP request to the one on file, as a way to ensure that the certificate is on the web service鈥檚 allowlist.
For instructions on uploading the 51黑料不打烊 Workfront Fusion public certificate to a web service, see the web service鈥檚 documentation.
You can use the following links to download the Workfront Fusion public certificates. To locate your datacenter, see Identify your datacenter in the article Configure IP Addresses for Fusion in your organization鈥檚 allowlist.
Certificates for 2025
-
These Workfront Fusion public certificates expire on April 4, 2026 (US and EU) or November 25, 2025 (Azure). After yours expires you will need to upload a new certificate to the web service. We recommend that you:
- Make note of the expiration date and set a reminder for yourself to upload the certificate to your web service.
- Bookmark this page to easily find the new certificates.
-
These are non-wildcard mTLS certificates.
Certificates for 2024
-
We recommend installing the certificates for 2025, available above.
-
These Workfront Fusion public certificates expire on May 7, 2025. After yours expires you will need to upload a new certificate to the web service. We recommend that you:
- Make note of the expiration date and set a reminder for yourself to upload the certificate to your web service.
- Bookmark this page to easily find the new certificates.
-
These are non-wildcard mTLS certificates.
Enabling Mutual TLS聽in Workfront Fusion HTTP modules
All Workfront Fusion HTTP request modules have the option to enable Mutual TLS.
To enable Mutual TLS in an HTTP request module:
-
Add an HTTP request module to your scenario.
-
Begin configuring the module.
For instructions on configuring an HTTP request module, see the appropriate article under Universal connectors.
-
Enable Show advanced settings near the bottom of the module.
-
Enable Use Mutual TLS.