Files
lettre/src
André Cruz fa6191983a feat(tls-peer-certificates): Provide peer certs (#976)
Add a method that, when using a TLS toolkit that supports it, returns
the entire certificate chain. This is useful, for example, when
implementing DANE support which has directives that apply to the issuer
and not just to the leaf certificate.

Not all TLS toolkits support this, so the code will panic if the method
is called when using a TLS toolkit that has no way to return these
certificates.
2024-09-02 17:26:46 +02:00
..
2023-01-24 10:07:48 +01:00
2021-02-01 10:11:25 +00:00
2024-08-23 09:24:05 +02:00
2024-08-23 09:24:05 +02:00