Author Topic: Message server clients  (Read 2235 times)

Offline ashok

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Message server clients
« 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

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2752
  • Karma: 44
Re: Message server clients
« Reply #1 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).

Offline ashok

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Message server clients
« Reply #2 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