mirror of
https://git.proxmox.com/git/proxmox
synced 2026-01-24 16:50:57 +00:00
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 | ||