emqx / CocoaMQTT

MQTT 5.0 client library for iOS and macOS written in Swift
https://www.emqx.com/en
Other
1.6k stars 422 forks source link

Websocket using Client Certificate #325

Open schraeer opened 4 years ago

schraeer commented 4 years ago

Does the CocoaMQTT Client support Websockets with Client Certificate? I can´t get it to work and won´t find any option for turning it on beside the usual CocoaMQTT.sslSettings way.

Thanks for your help.