hysteria/app/internal/utils
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
..
testcerts test: add tests for certloader 2024-08-24 17:31:52 +08:00
bpsconv.go fix: bps conv (should be 1000 not 1024) 2023-11-18 16:20:07 -08:00
bpsconv_test.go test: correct TestStringToBps after 6d6a26b (#928) 2024-01-31 19:48:58 -08:00
certloader.go fix: race in udpSessionManager cleanup & update code formatting (gofumpt) 2025-09-11 20:14:41 -07:00
certloader_test.go fix: crash when the tls option is not used & change from python3 to python 2024-08-24 17:07:45 -07:00
certloader_test_gencert.py fix(certloader): add SKI, AKI, KeyUsage extensions to test certs (#1589) 2026-06-03 12:52:29 -07:00
certloader_test_tlsclient.py test: add tests for certloader 2024-08-24 17:31:52 +08:00
geoloader.go fix: mod name major version suffix v2 2024-05-18 11:28:47 +08:00
qr.go chore: move code around 2023-08-23 16:26:38 -07:00
update.go feat: Hysteria Realms (#1560) 2026-05-08 14:16:21 -07:00