Menu

#2851 Test case "T023snmpv3getMD5AES_simple" fails

macOS
open
nobody
5.8.pre2 (5)
5
2018-04-21
2018-04-21
No

Test platform: macOS 10.13.4 Intel iCore 7 16GB Ram
Branch: master commit 50ba40

  1. Apply patch from bug 2850
  2. Build:
./configure --enable-blumenthal-aes --with-defaults
make
sudo make install
make test
  1. Observe that "T023snmpv3getMD5AES_simple" fails

Other information:
When I manually ran snmpget with the same options in the invoke file I got the following message:

Invalid privacy protocol specified after -3x flag: AES
USAGE: snmpget [OPTIONS] AGENT OID [OID]...

  Version:  5.8.pre2
  Web:      http://www.net-snmp.org/
  Email:    net-snmp-coders@lists.sourceforge.net
--snip rest of usage--
1 Attachments

Discussion

  • Keith Mendoza

    Keith Mendoza - 2018-04-21

    The attached snmp-test-T023snmpv3getMD5AES_simple-1230.tgz contains the test output directory

     
  • Keith Mendoza

    Keith Mendoza - 2018-04-21

    I was able to make this test pass by setting --with-openssl to my openssl install path. I'll work on adding a check at config time that AES can be used when --enable-blumenthal-aes is specified.

     
    • Keith Mendoza

      Keith Mendoza - 2018-04-23

      Proposed change is in merge request 13

       

Log in to post a comment.