What Kind of Certificates Should I Use for Automic Automation v21?

|
Key Takeaways
|
|
The next version of Automic Automation mandates TLS/SSL for communications between the engines, Automic Web Interface (AWI), and most agents. Customers have to decide what type of certificates they will use to secure the communications across Automic.
A public-key certificate contains information like name, hostname/domain name/IP address, validity period, the location that can be used to identify the owner (server), and the public key that the client uses to verify the server. By signing the certificate with a digital signature, for example, Public Certificate Authority (CA), you can ensure that the certificate is valid and trusted by all clients who trust this CA.
The Automic Automation TLS/SSL implementation uses public-key certificates in X.509 format and TLS version 1.2 for secure connections between the server and AWI/agents.
There are several questions that customers need to ask before moving to Automic Automation v21:
- Does your company already use certificates signed by a third-party CA, and can they also be used for Automic?
- Do you need to comply with strict security standards when using Automic Automation, especially in production environments?
- Who is going to be responsible for managing the certificates? Is there a dedicated person/team for the Public Key Infrastructure (PKI) in the company?
- Who will be responsible for installing/distributing certificates and configuring TLS/SSL for Automic Automation?
- How many certificates will you need? Is it just a couple for your Automic servers, or do you have to manage multiple servers spread across many locations and need to have a centralized view?
- How important is connection security? What’s the worst that could happen if a certificate is expired or is compromised?
Based on your company’s requirements and resources, three main types of TLS/SSL certificates are available to secure communications.
Certificates Signed by a Public Certificate Authority
The main benefit of using certificates signed by a Public CA (DigiCert, Microsoft, Let’s Encrypt, ...) is that they are usually already trusted by many operating systems or applications, thus eliminating the effort of deploying them to all clients.
The root certificates of these authorities, or intermediate ones signed by the root CA, are often installed as trusted certificates in the Windows certmgr, Unix OpenSSL truststore, or the Java trusted Keystore cacerts.
A CSR (Certificate Signing Request) must be created and sent to the responsible authority to have certificates signed by a CA. Typically IT departments take care of CSRs, and public CAs offer APIs to send CSRs.
Commercial CA certificate renewal can be done either by using vendor-specific tools or via their website.
Certificates Signed by an Internal Certificate Authority
For testing purposes or applications that are not Internet-facing, another alternative uses the benefits of having CA-signed certificates without turning to third-party vendors - creating your own Certificate Authority.
The root certificate of the internal CA can then be used to sign certificates for hostnames and domains within the company. A CSR request is required to sign other certificates with this CA.
Certificates signed by an internal CA can be renewed by re-using the previous private key/CSR to create a new server certificate.
Self-Signed Certificates
While using self-signed certificates gives you the flexibility to manage your security without being a TLS expert, renewing and distributing them is your responsibility.
There are plenty of free tools to generate self-signed certificates, like Java’s keytool, openssl, or via the UI of KeyStore Explorer. To renew self-signed certificates, you will need to replace the old certificates with new ones.
What To Do Next
The decision of which kind of certificates to use for your Automic systems should be carefully considered, as it determines not only how secure the connections will be but also influence the amount of time you need to invest in renewing and deploying the certificates.
Sometimes, a combination of the above might be the best way to go, depending on your security needs and knowledge of TLS/SSL.
We have created a series of guides to walk you through the creation and deployment of certificates across a new Automic Automation v21 installation:
Oana Botez
Oana is a Product Owner at Broadcom with responsibility for the Automic Automation product and has a background in Software Engineering. Her current focus is on improving security by implementing modern standards like TLS/SSL and on delivering the first container-based solution of Automic.
Other resources you might be interested in
AAI - Creating and Publishing AI-powered Data Insights
Learn how to create AI-powered data insights using natural language prompts, refine the generated results, and publish useful insights.
AAI - Configuring the Cost Model for Chargeback Reporting
Learn how to configure the Cost Model in AAI by defining cost centers, associating jobs with those cost centers, and entering annual cost factors.
Clarity: Strategic Workforce Planning with the Staffing Workspace
This course blends strategic portfolio management (SPM) concepts with Clarity Staffing. See how to use the product and make better business decisions.
Rally Office Hours: August 20, 2026
This Rally Office Hours session reveals the general availability of a Kanban board extension to the custom board widget. Get expert tips for custom views.
ValueOps ConnectALL 101
This is an introductory course for new ConnectALL administrators and implementation teams.
AAI: Monitoring Global Shift Operations with Jobstream Runs Views
Focuses on live operational triage, teaching operators to track real-time executions, identify "Red-Zone" failures, and drill down to resolve bottlenecks.
AAI: Triaging Incidents via the Gantt View
See how to use the Gantt Command Center to isolate failures and restore pipelines. Trace dependency paths, evaluate delays, and inspect job properties.
AAI: Tracking Trends & Runtimes with Jobstream Run Details
Learn how to analyze multi-week historical performance using Actual, Relative to SLA, and SLA Graph views. See how to spot and prove performance issues.
Rally Office Hours: August 13, 2026
This Rally Office Hours session covers upcoming product deprecations, custom view migrations, high-level reporting solutions, and workspace field updates.