回复: Re: problems about SHA and AES

2009-06-18 Thread mk26
- 原文 - From: Robert Story<[email protected]> Subject:Re: problems about SHA and AES On Wed, 17 Jun 2009 03:29:43 GMT [email protected] wrote: MC> I had successfully installed OpenSSL 0.9.8 and NET-SNMP 5.4.1,but I can not use the SHA and AES support.for example,when I use th

Re: problems about SHA and AES

2009-06-17 Thread Robert Story
On Wed, 17 Jun 2009 03:29:43 GMT [email protected] wrote: MC> I had successfully installed OpenSSL 0.9.8 and NET-SNMP 5.4.1,but I can not use the SHA and AES support.for example,when I use the command line: MC> snmpget -v 3 -u wang -l auth -a SHA -A authpass localhost sysName.0 Unless you use authNoP

problems about SHA and AES

2009-06-16 Thread mk26
I had successfully installed OpenSSL 0.9.8 and NET-SNMP 5.4.1,but I can not use the SHA and AES support.for example,when I use the command line: snmpget -v 3 -u wang -l auth -a SHA -A authpass localhost sysName.0 the result is : snmpget: Authentication failure(incorrect password, community or key)