machinezone / IXWebSocket

websocket and http client and server library, with TLS support and very few dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To support encrypted key file

zhuyaoping opened this issue · comments

Hi, I'm using encrypted private key file in both server and client applications. The OpenSSL keeps popping up the message for PEM passphrase. I tried to search password in issues list but didn't see anything except one question for mbedTLS. Is there any plan to support encrypted key file?

Sorry, no plans. Is that something that curl support ? Do you want to make a PR for this ?