CocoaMQTT
CocoaMQTT copied to clipboard
One-way authentication, unable to connect to the Hivemqtt server
1, allowUntrustCACertificate like must be true 2, and can't pass pem, must p12, but this will expose the server side private key, can't understand the configuration here
Our server is one-way authenticated and SSL is enabled, so how do we properly configure the parameters?