Skip to main content

系统及网络要求

在安装 DigiCert ACME 自动化代理之前,确认您的系统和网络满足最低要求。

重要

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

系统要求

符合以下要求,ACME 代理软件才能在 Linux 和 Windows 系统上运行:

Server type

Supported OS versions

Minimum specifications

Linux

  • CentOS / Red Hat Enterprise Linux 7.x

  • CentOS / Red Hat Enterprise Linux 8.x

  • CentOS / Red Hat Enterprise Linux 9.x

  • Ubuntu 20.04 or later

  • 要求 64 位版本和美国区域

  • 2 GB RAM(推荐 4GB RAM)

  • 2 GB 可用磁盘空间(最低要求)

  • 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 Standard

  • 64 位版本

  • 2 GB RAM(推荐 4GB RAM)

  • 2 GB 可用磁盘空间(最低要求)

  • Microsoft .NET Framework 4.x installed

  • Administrator privileges

网络要求

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.

Region

Service URL

All regions

automation-service.digicert.com

All regions

discovery-service.digicert.com

重要

These services are delivered through a content distribution network (CDN) and the IP addresses may vary by region. If your organization uses IP-based allowlists, look up these hosts in your local region to determine which IP addresses to allow.

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

注意

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