Skip to main content

Requisitos do sistema e da rede

Verifique se seu sistema e rede atendem aos requisitos mínimos antes de instalar o agente de automação DigiCert ACME.

Importante

To avoid conflicts, do not install a DigiCert sensor and agent on the same system. Use a dedicated host for the sensor.

Requisitos do sistema

O software do agente ACME é executado em sistemas Linux e Windows, com os seguintes requisitos:

Server type

Supported OS versions

Minimum specifications

Linux

  • Red Hat Enterprise Linux 7.x

  • Red Hat Enterprise Linux 8.x

  • Red Hat Enterprise Linux 9.x

  • Ubuntu 20.04 or later

  • Versão de 64 bits e localidade EUA obrigatórias

  • 2 GB RAM (4GB RAM recomendado)

  • 2 GB de espaço livre do disco (mínimo)

  • CLI utilities awk, grep, sed, lsof, and dos2unix installed

  • Root privileges

Windows

  • Windows 10

  • Windows Server 2016

  • Windows Server 2019

  • Windows Server 2022

  • Windows Server 2025

  • Versão de 64 bits

  • 2 GB RAM (4GB RAM recomendado)

  • 2 GB de espaço livre do disco (mínimo)

  • Microsoft .NET Framework 4.x installed

  • Administrator privileges

Requisitos de rede

Each DigiCert agent must be able to access the network hosts described below, either directly or via proxy.

  • Direct access: If the agent does not use a proxy to connect, it must have direct access to the network hosts described below.

  • Proxy access: If the agent uses a DigiCert sensor as proxy or a third-party proxy service, it only needs access to the sensor or proxy server. In turn, the sensor or proxy server must have access to the network hosts described below.

DigiCert® ONE platform

To connect to Trust Lifecycle Manager, the agent requires access to one of the following DigiCert ONE environments.

To use the production environment, the agent must be able to connect outbound to HTTPS (TCP port 443) on the two DigiCert ONE platform URLs in one of the following regions.

To use the demo environment, the agent must be able to connect outbound to HTTPS (TCP port 443) on the two DigiCert ONE platform URLs in one of the following regions.

Service URLs

In addition to platform access, the agent must be able to connect outbound to HTTPS (TCP port 443) on the following automation and discovery service URLs.

Loopback ports

The agent binds to the following loopback ports on the local host. To adjust the loopback port numbers for an installed agent, edit the applicable configuration file/parameter in the agent conf sub-directory and restart the agent service.

Loopback port

Description

Agent conf file

Configuration parameter

58080

Local communications port for the plugin manager process used to manage certificate delivery events for Trust Lifecycle Manager.

config.toml

ControlPort

61613

Local communications port for Simple (or Streaming) Text Oriented Messaging Protocol (STOMP). Used for message queuing between the main agent process and the plugin manager process.

config.toml

StompPort

Aviso

Loopback ports do not require any access rules on the local firewall.

Web server hostname resolution

The DigiCert agent on each host must be able to resolve the fully qualified domain names (FQDNs) for the local web server for which it manages certificates.

The agent can resolve the web server hostname(s) via either DNS or a local "hosts" file.

What's next