rabbitmq / rabbitmq-web-mqtt

Provides support for MQTT over WebSockets
Other
55 stars 16 forks source link

Modify support for client certificate authentication #61

Closed lukebakken closed 4 years ago

lukebakken commented 4 years ago

This modifies this plugin to use the same method as rabbitmq/rabbitmq-web-stomp#117

This plugin does already support client certificate authentication, but these changes make this plugin work in the same manner as rabbitmq/rabbitmq-web-stomp#117.