BiagioFesta / wtransport

Async-friendly WebTransport implementation in Rust
Apache License 2.0
346 stars 19 forks source link

tls: renamed not found private key error #158

Closed BiagioFesta closed 2 months ago

BiagioFesta commented 2 months ago

not found error might be confused with a missing file rather than a missing valid private key within the PEM file

closes: https://github.com/BiagioFesta/wtransport/issues/151