<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=1110556&amp;fmt=gif">
Skip to content
    June 22, 2021

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

    Key Takeaways
    • Select appropriate certificates for secure communication, enhancing the safety of your automation processes.
    • Utilize trusted certificate authorities to ensure the validity and reliability of your security certificates.
    • Monitor certificate expiration dates to proactively manage renewals and prevent service disruptions.

    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

    icon
    Course August 14, 2026

    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.

    icon
    Course August 14, 2026

    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.

    icon
    Course August 14, 2026

    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.

    icon
    Office Hours August 13, 2026

    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.

    icon
    Course August 13, 2026

    AppNeta: Getting Started

    Learn how AppNeta delivers end-to-end visibility into the performance of networks and applications across modern, distributed environments.

    icon
    Course August 13, 2026

    AppNeta: Support Triage Playbook

    Learn the steps to triage and investigate issues with AppNeta. See how to resolve issues or gather initial information to hand off to next-level support.

    icon
    Office Hours August 7, 2026

    Rally Office Hours: August 7, 2026

    Reveals how API queries can be used for non-static values, sharing examples from templates. Looks at risk burndown charts and iteration dropdown limits.

    icon
    Office Hours July 30, 2026

    Rally Office Hours: July 30, 2026

    View this session to find out about the new query counter widget, custom list print card updates, dynamic Rally-to-Clarity mapping, and Q3 events.

    icon
    Blog July 27, 2026

    What’s New in DX NetOps Topology: Summer 2026

    See what’s new in DX NetOps topology. Leverage capabilities for expanded multi-vendor discovery, faster triage, custom views, and seamless data exports.