bluerhinos / phpMQTT

a simple php class to connect/publish/subscribe to a MQTT broker
Other
773 stars 460 forks source link

within SSL support?? (--cafile ca.crt --cert client.crt --key client.key) #7

Closed iamZoeSu closed 7 years ago

iamZoeSu commented 11 years ago

Hi,

My MQTT serevr is running with SSL/TLS support(mosquitto-tls)

Is this support to publish with ca.crt/client.crt/client.key ??

Do you have some examples or suggestion on it ?

bluerhinos commented 7 years ago

CA files are now supported