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 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
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.