e8e5c11c6a
In the reference Bugzilla entry, a certificate with an IP address as a SAN was used. rustls seems to have problems with that [1]. Also, pretty much all of our code uses native-tls at the moment, so it makes sense to not pull in a second TLS implementation. Tested by rebuilding libpve-rs-perl and testing a Gotify notification target with a self-signed TLS certificate (one that is accepted by OpenSSL but not by rusttls). [1] https://github.com/rustls/rustls/issues/184 Signed-off-by: Lukas Wagner <l.wagner@proxmox.com> |
||
---|---|---|
.. | ||
debian | ||
src | ||
Cargo.toml |