Verify your environment meets these requirements.
Supported hardware
- Vectera Plus,
7.2.x.x or later
Supported operating systems
- CentOS 6 or later, or Red Hat Enterprise Linux 6 or later
- CPU must support the RDRAND instruction. Run the following command to test if your CPU supports it:
cat /proc/cpuinfo | grep –i rdrand
- Memory: 1 GB RAM (minimum)
Required access
- An account on the Vectera Plus with administrator permissions to create application partitions, identities, TLS PKI, and update system settings.
- Local administrator/root access on the RHEL or CentOS server where you install ISC CertAgent.
Network and firewall
- Allow outbound TCP port 9100(default Excrypt port) from the ISC CertAgent server to the Vectera Plus, specified by FQDN (for example,
hsm.example.com) or CIDR (for example, 10.0.0.0/24).
TLS inspection or SSL proxies can break mutual TLS handshakes. Exempt the Vectera Plus FQDN(s) from inspection. Configure the Vectera Plus with a FQDN so the exemption applies.
Other
- OpenSSL
- 64-bit Oracle Java Development Kit (JDK) or Java Runtime Environment (JRE) 1.8 or later