bolcom / libunftp

Extensible, async, cloud orientated FTP(S) server library and the core of unFTP: https://github.com/bolcom/unFTP. Follow up and talk to us on https://t.me/unftp
Apache License 2.0
182 stars 33 forks source link

Support Elliptic Curve Private Keys #428

Closed hannesdejager closed 2 years ago

hannesdejager commented 2 years ago

Fixes this unFTP issue: https://github.com/bolcom/unFTP/issues/126

I also improve the error handling to provide more user friendly error messages.