Robert, Do I need to add the following code for initialization?
SSL_library_init(); SSL_load_error_strings(); ERR_load_BIO_strings(); OpenSSL_add_all_algorithms(); Dan Warren http://www.net-snmp.org/wiki/index.php/DTLS_Implementation_Notes#Initial ize_things -----Original Message----- From: Robert Story [mailto:[email protected]] Sent: Thursday, July 15, 2010 12:03 PM To: Warren, Daniel Cc: [email protected] Subject: Re: 5.6 DTLS support On Tue, 13 Jul 2010 12:21:08 -0400 Daniel wrote: WD> Is there any sample source code that shows how to use SNMP over WD> DTLS, for example a Simple DTLS application? It's really just a matter of configuration for certs/fingerprint, and then you prefix hostnames with 'dtlsudp:'... More information here: http://www.net-snmp.org/wiki/index.php/Using_DTLS Feel free to stop by the #net-snmp irc channel for more help if you get stuck. Robert ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
