Hello, Meanwhile the problem is solved... all this is caused by the new C-RTL that handles wrong programming habits on a different way, like non initialized variables are not memsetted etc. In one word: this is not an OpenSSL issue.
However, what is interesting that using session cache caused also problems in the multithreaded (AST) network application running under VMS 8.3, therefore it was needed to turn off (SSL_SESS_CACHE_OFF) Regards, Z -----Original Message----- From: Arpadffy Zoltan [mailto:[email protected]] Sent: den 1 december 2010 12:56 To: [email protected] Subject: VMS upgrades and OpenSSL Hello, this is a very much VMS related question. I have recently noticed that a VMS executable is sensitive to VMS upgrade if statically linked with an OpenSSL library. OpenSSL (0.9.8.h) is build under VMS 7.3-2 and statically linked with an executable. This runs perfect on a VMS 7.3-2 system. When the VMS is upgraded to VMS 8.3 the very same executable fails with SSL error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt error message in the function SSL_CTX_use_PrivateKey_file(ctx, serverKey, SSL_FILETYPE_PEM) Does anybody have any experience eventually a suggestion that could lead to a solution? Thank you in advance. Regards, Z ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
