hysteria/app
l27001 f4c9de56cc
fix(certloader): add SKI, AKI, KeyUsage extensions to test certs (#1589)
OpenSSL 3.x requires Subject Key Identifier, Authority Key Identifier,
and Key Usage (keyCertSign) extensions for CA certificate chain
validation. The test certificate generator was missing these, causing
test failures on systems with OpenSSL 3.x.

Co-authored-by: Vladislav Tatjanin <l27001@altlinux.org>
2026-06-03 12:52:29 -07:00
..
cmd feat: gecko obfs (experimental) (#1584) 2026-05-22 20:35:41 -07:00
internal fix(certloader): add SKI, AKI, KeyUsage extensions to test certs (#1589) 2026-06-03 12:52:29 -07:00
misc hysteria 2 prototype first public release 2023-05-25 20:24:24 -07:00
go.mod feat(realm): STUN on connect 2026-05-08 19:13:20 -07:00
go.sum feat: Hysteria Realms (#1560) 2026-05-08 14:16:21 -07:00
LICENSE.md chore: add LICENSE to packages 2025-03-18 20:44:59 -07:00
main.go fix: mod name major version suffix v2 2024-05-18 11:28:47 +08:00
pprof.go feat: pprof 2023-08-05 12:07:22 -07:00