Trend Micro recommends the
following minimum specifications when installing Deep Discovery Director (Internal
Network Analytics Version) on a virtual appliance.
System Requirements
Requirement
|
Minimum Specifications
|
||||
Hardware
|
|
||||
Software
|
|
||||
Ports
|
|
||||
Certificate
|
Encryption methods:
Generation command example (CentOS):
# openssl genpkey -algorithm RSA -out key.pem -pkeyop t rsa_keygen_bits:2048 # openssl req -new -key key.pem -out csr.pem # openssl req -x509 -sha256 -days 365 -key key.pem -i n csr.pem -out certificate.pem # cat key.pem >> certificate.pem |