jgarzik / kvdbd

API service exporting embedded key/value databases to remote users
MIT License
18 stars 8 forks source link

Use rust native-tls #61

Open jgarzik opened 2 years ago

jgarzik commented 2 years ago

rather than openssl

jgarzik commented 2 years ago

Until merged, the branch is up at https://github.com/jgarzik/kvdbd/tree/rustls

Unfortunately, a problem was found that stops work on this issue: https://github.com/jgarzik/rustls-pemfile-issue