Werk #15453: Fix SNMPv3 authentication protocol selection in host connection test
Component | Setup |
Title | Fix SNMPv3 authentication protocol selection in host connection test |
Date | Aug 10, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0p8 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
In the authentication protocol selection in the host connection test the following settings were not correctly passed to the backend: SHA-224, SHA-256, SHA-384, SHA-512 In the privacy protocol selection in the host connection test the following settings were not correctly passed to the backend: AES-192, AES-256 This is now fixed.