Hi,
Do we know any details about information on securing the Apigee Edge Components for Infrastructure installations
Few of understanding based on Apigee Docs is
- Enable TLS on Edge UI
- Enable TLS on Management Server
- Enable TLS on API Endpoint (Secure Virtual Host/Router)
- Enable TLS between Router and Message Processor
- Enable TLS on Developer Portal UI
- Enable authentication on Cassandra JMX (Port: 7199)
- Reset Cassandra DB default credentials (cassandra user)
- Reset PostgreSQL (Edge/Portal) DB default credentials (apigee & postgres users)
- As there is no authentication on Zookeeper, need to secure the access on default port 2181 using IP whitelisting.
Other Securityfactors like:
10.Only Apigee user/root can stop and start the Apigee Components
-
What about log files access
-
Restricted access to each node
Do we have any other factors specific to Apigee instillation components ?