How does zeromq work together with SSL?

前端 未结 3 1648
温柔的废话
温柔的废话 2020-12-16 13:34

I am considerung to use zeromq as messaging layer between my applications. At least in some cases I want the communication to be secure and I am thinking about SSL.

3条回答
  •  爱一瞬间的悲伤
    2020-12-16 13:47

    According to zeromq.org, it's not supported yet but they are looking into it. It looks like it's suggested as a project for Google Summer of Code.

提交回复
热议问题