Re: net-snmp and openssl

2019-12-17 Thread Bart Van Assche
orial at > http://www.net-snmp.org/wiki/index.php/TUT:SNMPv3_Options, but when I > try the authenticated and encrypted example all I get is an “Encryption > support not enabled/snmpget: USM encryption error” message.  From this > I’m assuming that my versions of net-snmp and openssl on m

net-snmp and openssl

2019-12-17 Thread Colin Anderson
x.php/TUT:SNMPv3_Options, but when I try the authenticated and encrypted example all I get is an "Encryption support not enabled/snmpget: USM encryption error" message. From this I'm assuming that my versions of net-snmp and openssl on my Windows machine are not talking to each other. The a

Net-snmp and OpenSSL with flag /MT for Windows

2016-03-30 Thread Valtuena Oscar
Hello, I'm trying to compile the Net-snmp and Open-ssl with /MT flag for Windows. 32 biits with VS2008 I've tried with OpenSSL versions 1.0.1s and 0,9,8r and compile as very easy, with make -f ms\nt.mat it will generate the ".lib" files for OpenSSL compiles with /MT flag For Net-snmp I'm usin