Good day everyone.
I've got a problem. I can't find correct version of OpenSSL for Win x64 to make snmpv3 work correctly. I've tried dozens of several versions but allways got an appcrash.
Can someone tell me where can I download correct version?
Did you uninstall Net-SNMP each time you uninstalled OpenSSL, that way Net-SNMP could be rebuilt on a new OpenSSL version?
The Net-SNMP binaries that are available for download (from here) explicitly state that OpenSSL 0.9.8r is required (www.net-snmp.org), even though it is no longer available for download from the OpenSSL website because support for it has expired. Personally I would like to see a new binary/installer made so that 5.7.3 may be installed alongside OpenSSL 1.0.2, but I'm assuming that it's up to each user to compile it themselves from source at this time.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi.
I've solved my problem. I've used net-snmp-5.5.0 installer x64 version.
To install it and use SNMPv3 I've installed
Microsoft Visual C++ 2008 Redistributable
ActivePerl-5.22
Win64OpenSSL-0_9_8y (don't use light version)
I've used clear VM with Win7x64. Only Win64OpenSSL-0_9_8y seem to work propertly. I've tried several versions of OpenSSL? but only this gave me positive result.
I downloaded OpenSSL from here: http://archives.darenet.org/misc/openssl-bin/
IDK about links. If they are forbidden - delete it please.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Several questions:
The Net-SNMP binaries that are available for download (from here) explicitly state that OpenSSL 0.9.8r is required (www.net-snmp.org), even though it is no longer available for download from the OpenSSL website because support for it has expired. Personally I would like to see a new binary/installer made so that 5.7.3 may be installed alongside OpenSSL 1.0.2, but I'm assuming that it's up to each user to compile it themselves from source at this time.
Hi.
I've solved my problem. I've used net-snmp-5.5.0 installer x64 version.
To install it and use SNMPv3 I've installed
I've used clear VM with Win7x64. Only Win64OpenSSL-0_9_8y seem to work propertly. I've tried several versions of OpenSSL? but only this gave me positive result.
I downloaded OpenSSL from here: http://archives.darenet.org/misc/openssl-bin/
IDK about links. If they are forbidden - delete it please.