SNMP4J 3.3.2 has been released to fix functional issues regarding the (D)TLS implementation.
Dependencies
- Java 9 or later (3.3.2)
CHANGES
- Fixed [SFJ-211]: DTLS certificate authentication fails in server mode if there is no fingerprint matching.
- Fixed [SFJ-212]: (D)TLS SecurityNameMapping provides a fallback security name for non-standard mappings which is not used.
- Changed: DTLSTM and TLSTM now use DtlsAddress and TlsAddress for server and incoming addresses only.