ruby-mqtt icon indicating copy to clipboard operation
ruby-mqtt copied to clipboard

supporting private keys other than RSA

Open no6v opened this issue 1 year ago • 0 comments

Currently, MQTT::Client#key= or MQTT::Client#key_file= treat a key or a file as an RSA key. I would like to use an EC key as well.

no6v avatar Dec 21 '22 09:12 no6v