>>>>> On Wed, 25 May 2011 18:32:59 -0400, John Zavgren <j...@zavgren.com> said:

JZ> I've been trying to configure (and build) net-snmp so that it supports the
JZ> DTLSUDP transport (as well as SSH).  I keep getting informed that I need an
JZ> openSSL library that supports DTLS.

The most recent version of OpenSSL should have it turned on by default.
Once you have it installed, then you should rebuild net-snmp using the
net-snmp configure flags required

   ./configure --with-transports="DTLSUDP" --with-security-modules="tsm"

And you should probably ask questions to the net-snmp mailing list about
issues with DTLS in Net-SNMP itself.  Any recent OpenSSL version should
be fine to use.
-- 
Wes Hardaker                                     
My Pictures:  http://capturedonearth.com/
My Thoughts:  http://pontifications.hardakers.net/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to