The SSL service is a platform service that provides read-only access to the trust store files of the Automation Orchestrator server.

Several workflows can write to the Automation Orchestrator trust store. You can use these workflows in the configuration workflows of plug-ins that require establishing an SSL/TLS connection to the third-party system.

To access the trust store workflows in Automation Orchestrator, navigate to Library > Workflows, and enter the configuration and ssl_trust_manager tags in the workflow search box.

Workflow Description
Import a certificate from URL Imports a trusted certificate from a remote URL. The certificate is imported with an automatically generated alias.
Import a certificate from URL using proxy server Imports a trusted certificate from a remote URL through a proxy server. The certificate is imported with an automatically generated alias.
Import a certificate from URL with certificate alias Imports a trusted certificate from a remote URL. The certificate is imported with a specified alias.
Import a trusted certificate from a file Imports a trusted certificate from a file. The file must be in a DER format.