rustls/rustls/src/server
Jacob Hoffman-Andrews 2df280cae2 OwnedTrustAnchor: subject is a DistinguishedName
Store the subject field as the DistinguishedName type, and also return
&DistinguishedName from subject().
2023-03-29 08:53:17 +02:00
..
builder.rs Harmonize certificate verifiers construction API (#1189) 2023-02-26 09:51:59 +01:00
common.rs Require more precise visibility by denying unreachable_pub 2021-06-16 10:44:17 +02:00
handy.rs expose cipher suites from ClientHello 2022-03-20 10:32:11 +00:00
hs.rs Remove use of Vec aliases 2023-03-24 21:30:09 +01:00
server_conn.rs Create a newtype wrapper for ProtocolName 2023-03-24 21:30:09 +01:00
tls12.rs OwnedTrustAnchor: subject is a DistinguishedName 2023-03-29 08:53:17 +02:00
tls13.rs OwnedTrustAnchor: subject is a DistinguishedName 2023-03-29 08:53:17 +02:00