Icelk / kvarn

An extensible and efficient forward-thinking web server for the future.
https://kvarn.org
Apache License 2.0
15 stars 1 forks source link

Remove `x509-parser` #8

Closed Icelk closed 2 months ago

Icelk commented 2 years ago

The x509-parser crate is depended on to provide automatic populating of host names.

When briansmith/webpki#252 has been resolved, this will be provided by the webpki crate.