redis / riot

🧨 Get data in & out of Redis with RIOT

Home Page:http://redis.github.io/riot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feature request: extend --key option

samongyr-sq opened this issue · comments

The --key option in RIOT v3.1.4 only works with PEM-formatted PKCS#8 private keys.

It would be nice if it also allowed users to provide a PEM-formatted RSA key (like the --key option for redis-cli)