You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by Bozo Dragojevic <bo...@digiverse.si> on 2014/09/07 19:51:41 UTC

Messenger does not verify SSL peers in server mode?

Hi,

spotted this while figuring out how to use the SSL module.

Messenger pn_listener_ctx()is not configuring trusted
CA list for passive connections.

Or, at least pn_messenger_set_trusted_certificates()
documentation needs to specify it's for client connections ;)

Cheers,
Bozzo