An account will enable you to access:
Don't have an account?
Software Development Kit (SDK) and API Discussions
We are using (NMSDK 5.2) for communication with NetApp CMode 8.2 box over http and NOT https.
Can we avoid deploying these OPENSSL binaries where we install our product ?
Thanks
Chiranjiv
You actually need ssleay.dll and libeay32.dll libraries even though you wan to use only HTTP, because, during startup, your application would look for those two DLLs to be present.