On 3/30/06, jvan <[EMAIL PROTECTED]> wrote:
i compiled with this options:
./configure --with-openssl=/usr/local/ssl/ --enable-embedded-perl --enable-shared --without-root-access
make
but when i run make test i get 4 fails:
...
11:testing SNMPv3 bulkget of system......ok
12:testing SNMPv3 get using initial/MD5 of .1.3.6.1.2.1.1.3.0...ok
13:testing SNMPv3 get using initial/MD5DES of .1.3.6.1.2.1.1.3.0...FAIL
14:testing SNMPv3 get using templateSHA/SHA of .1.3.6.1.2.1.1.3.0...FAIL
15:testing SNMPv3 get using templateSHA/MD5DES of .1.3.6.1.2.1.1.3.0...FAIL
16:testing for failure of SNMPv3 get using unknown user....ok
17:testing SNMPv3 user creation and usage using snmpusm........FAIL
18:testing SNMPv3 informs received and sent by tools...ok
...
Summary: 40 / 44 succeeded.
so later i cannot use ssl encryption!, i previously installed OpenSSL 0.9.7 from the sources
this is Debian 2.6.12-9-686
can somebody help me??
