Hi, I am trying to write the server side code using OpenSSL. I am getting the following error on SSL_Accept. error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac
I tried to google on this, everywhere they were mentioning that there was some build error, which was fixed in 0.9.8 build, i am not sure about te sub version, but i am using 1.0.0.a. I also tried using SSL_CTX_check_private_key after i set my server certificate and key, and its returning 1. Any one any suggestions on this? Thanks. // Harshvir