Comments or questions about this documentation? Contact us for support!
Genesys Web Services and Applications follows security guidelines to minimize risks as outlined in the Open Web Application Security Project (OWASP) Top 10. It has adopted several methods of ensuring security, for example:
Transport Layer Security (TLS) is available only in Kubernetes-based deployment. This is not available in Docker Compose-based deployment.
To enable Ingress secured endpoint configuration for Web Service and Applications, the customer perform changes in the Environment File during the deployment. While editing the parameters.yaml file, the ingressTlsEnable variable is set as true to enable TLS.
For more details, refer to Deployment of Web Services and Applications in Kubernetes.