https://bugzilla.novell.com/show_bug.cgi?id=819545 https://bugzilla.novell.com/show_bug.cgi?id=819545#c0 Summary: Regression/unfixed bug in LibopenSSL 1.0.1e-2 Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86 OS/Version: openSUSE 12.3 Status: NEW Severity: Major Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: derjamster@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0 I'm having an issue on a server of mine; In particular, OpenSSL connections getting denied with the following error message: CRITICAL - Cannot make SSL connection. 140711204869800:error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac:s3_pkt.c:484: The bug causing this supposedly was fixed with OpenSSL Version 1.0.1e, and according bugreports in other Distributions have been closed with that version. However, after installing the according RPM (libopenssl1_0_0-1.0.1e-2.8.1.x86_64) the bug remains. This is causing quite a few issues, including monitoring connections to other servers being unable to be stablished. Reproducible: Always Steps to Reproduce: 1. Install libopenSSL1.0.1e 2. Try to make a SSL connection, for example using tools like Icinga and according modules like check_http, using "check_http -I <ip> -w 3 -c 5 -u <user> -p 443 -S" Actual Results: The Icinga logfiles, as well as when trying to run the command by hand, show the Error message "CRITICAL - Cannot make SSL connection. 139634899904168:error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac:s3_pkt.c:484:" Expected Results: An SSL network connection should have been properly established, and the check command should have finished properly. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.