DTLS

From Net-SNMP Wiki
Revision as of 17:46, 29 April 2009 by Wes (Talk | contribs)

Jump to: navigation, search

DTLS stands for "Datagram Transport Layer Security" and is a method of sending TLS packets over datagram based protocols like UDP and SCTP. It is defined in rfc:4347.

Net-SNMP 5.5 and above supports SNMP over DTLS. Instructions for using it can be found on the Using DTLS page.

Issues with using OpenSSL for supporting SNMP over DTLS within Net-SNMP can be found on the DTLS Implementation Notes page.