Fix: TLS handshake timeout caused by go 1.23 (#1997)

This commit is contained in:
Zoltán Bedi
2025-03-25 12:12:18 +01:00
committed by GitHub
parent 0594cc8ab0
commit a02a88579e
3 changed files with 11 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
'grafana-zabbix': patch
---
Fix: TLS handshake timeout issues by disabling post-quantum key exchange mechanism in go