Hi,

Compiling Net-SNMP with TLS and DTLS Support

Just ensure you have a recent version of OpenSSL
<http://net-snmp.sourceforge.net/wiki/index.php/OpenSSL> installed as well
as run configure with the following two options in addition to your normal
options:

# ./configure *--with-security-modules=tsm --with-transports=TLSTCP,DTLSUDP*


When these flags (--with-security-modules and --with-transports) are not
specified, what does snmpv3 uses by default?

Thanks,
S.



>
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to