Genesys CTI User Forum

Genesys CTI User Forum => Genesys-related Development => Topic started by: ashok on January 02, 2017, 12:21:00 PM

Title: Message server clients
Post by: ashok on January 02, 2017, 12:21:00 PM
Hi All,

We are implementing security in the genesys frame work components. Need a clarification on Message server client's. Will config server be a client of message server? if so please clarify what kind of information message server gets from config server. And also confirm if it is mandatory configuration.

Thanks
Ashok
Title: Re: Message server clients
Post by: Kubig on January 02, 2017, 12:28:45 PM
The confserv is client of message server on logging level only. This is not mandatory configuration. If it is enabled, the confserv stores all messages on specific log level to the log database (it depends on your configuration).
Title: Re: Message server clients
Post by: ashok on January 05, 2017, 10:12:07 AM
Thanks for the help.

When we implement MutualTLS between CSProxy and Message server, we observe the below error message in message server's log. can anyone help me what would be the reason cause for this?

@11:55:44.6564 error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
raise_exception(tcp 17,1026,security,1010,unknown)

--Ashok