Sanjay Kumar <[email protected]> writes: > Can I assume without this configuration netsnmp is using the OpenSSL > library?
It only uses the internal implementation (for just sha1/md5/etc support really) with that flag. You should be able to run ./net-snmp-config --external-libs If it returns -lcrypto in the results then you're linking to an external library. -- Wes Hardaker Please mail all replies to [email protected] _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
