This page was last edited on October 18, 2013, at 18:04.
Comments or questions about this documentation? Contact us for support!
Genesys Mobile Services (GMS) supports Transport Layer Security (TLS), which enables cryptographic and trusted communications between Genesys clients and servers.
TLS features to note:
See the Genesys Security Deployment Guide for additional information about TLS.
GMS has no direct connection to Chat Server.
To implement TLS to Chat Server: this is the connection from Web API Server to Chat Server that must be configured using the same TLS option as what is described from direct connection from GMS to Message Server or Stat Server.
In background, for each Chat polling (5s/chat session):
The following table summarizes the GMS TLS connection support for Genesys servers.
GMS connect to | TLS support | Comment |
---|---|---|
Configuration Server | Yes | Upgrade mode only. |
Message Server | Yes | TLS server port must be enabled. |
Statistics Server | See comments. | Not configured at startup, but should work. |
Chat Server | Yes | Connection information returned by Web API Server Load-Balancer. |
Orchestration Server | No | An HTTP connection. Not configured at startup (that is, not in the GMS Connection tab). Note: GMS uses HTTPClientFactory, and a TLS option can be set (section gms, option http.ssl_trust_all, value=false, true). |
Web API Server | No | An HTTP connection. Not configured at startup (that is, not in the GMS Connection tab). Note: GMS uses HTTPClientFactory, and a TLS option can be set (section gms, option http.ssl_trust_all, value=false, true). |