zhaojh329 / rtty

🐛 Access your terminal from anywhere via the web.
MIT License
3.7k stars 505 forks source link

Feature/mTLS - Openssl #88

Closed jiri-novotny closed 3 years ago

jiri-novotny commented 3 years ago

add client mTLS support - OpenSSL This enables more secure device connection Certificate and key is stored in PEM format, files are specified by -k/-c variables in CLI

This requires mTLS support in rttys

zhaojh329 commented 3 years ago

Thank you for your PR. Can you support for mbedtls?

jiri-novotny commented 3 years ago

Hi, I will test it in my BSP. Should I create new PR?

zhaojh329 commented 3 years ago

Hi, I will test it in my BSP. Should I create new PR?

Yeah.