Yes. We do plan to use/support SNMPv3 authentication. Not too sure about the
encryption part.
Will definitely feedback if I can get it done.

Thank you.
----- Original Message -----
From: "Dave Shield" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "net-snmp-users" <[email protected]>
Sent: Tuesday, August 07, 2007 4:11 PM
Subject: Re: Option to use static link instead of shared object


> On 07/08/07, Raymond Pau <[EMAIL PROTECTED]> wrote:
>> But snmpd is still linked to libcrypto.so which is more than 1MB.
>> Does snmpd required all 1MB of libcrypto.so?
>> Can snmpd be configured to statically link only those functions required
>> rather than putting in the 1MB shared library?
>
> It should certainly be possible to extract the relevant bits of the
> OpenSSL
> library, and link with them directly.  That's not something that anyone
> has
> sat down and done, but if you're prepared to do the work, we'd love to
> hear
> how you get on.
>
> Alternatively, are you actually using SNMPv3 encryption and SHA-based
> authentication?   If not, then try running
>
>    ./configure --with-out-openssl .....
>
> That should avoid picking up the crypto library altogether.
>
> Dave
>
>



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to