microsoft / ros_azure_iothub

This repository contains a ROS node for bidirectional communication with IoT Hub
38 stars 30 forks source link

X509cert support #7

Closed xinyi-joffre closed 5 years ago

xinyi-joffre commented 6 years ago

Since provisioning service uses x509 certs for auth in many cases, this allows for using certs instead of keys.

Nardax commented 6 years ago

LGTM

ooeygui commented 5 years ago

Could you resolve this against the C++ codebase and issue a new pull request?