Files
zig/lib
Frank Denis 96e4825fbb Validate wildcard TLS certificates correctly (#24829)
Validate wildcard certificates as specified in RFC 6125.

In particular, `*.example.com` should match `foo.example.com` but
NOT `bar.foo.example.com` as it previously did.
2025-08-14 13:57:00 +00:00
..
2025-08-01 09:00:27 +02:00
2025-04-04 06:08:09 +02:00
2025-08-11 11:30:51 -07:00