Why OpenSSL 1.0.1e error : decryption failed or bad record mac ?
Issue
- The issue we have is that we receive the following error when trying to pull certain files with wget from the internal IIS server with HTTPS:
wget --http-user=xxx --http-passwd=xxx https://xxx:8443/key/xxxx
--2014-06-04 16:33:34-- https://xxx:8443/key/xxx
Resolving xxx... yyy
Connecting to xxx|yyy|:8443... connected.
OpenSSL: error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac
Unable to establish SSL connection.
Environment
- Red Hat Enterprise Linux 6.4
- OpenSSL 1.0.1e-16.el6_5.4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.