Troubleshooting
Problem
When forcing SSLv3 via curl client to ftps server on GIS and error occurs decryption failed
Symptom
When forcing SSLv3 via curl client to ftps server on GIS and error occurs :
curl: (35) error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad
record mac
:\Curl>curl -u logon:password -v -S -3 --ssl-reqd -k "ftp://xx.xx.xx.xx:xxxx">ftp://xx.xx.xx.xx:xxxx
* About to connect() to xx.xx.xx.xx port xxxx (#0)
* Trying xx.xx.xx.xx... connected
* Connected to xx.xx.xx.xx (xx.xx.xx.xx) port xxxx (#0)
< 220 GIS FTP Server (java -1.1.00) ready.
AUTH SSL
< 234 Security data exchange complete.
* SSLv3, TLS handshake, Server hello (2):
* SSLv3, TLS handshake, CERT (11):
* SSLv3, TLS handshake, Server finished (14):
* SSLv3, TLS handshake, Client key exchange (16):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS alert, Server hello (2):
* error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record ma
c
* Closing connection #0
curl: (35) error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad
record mac
Log InLog in to view more of this document
Historical Number
NFX9850
Was this topic helpful?
Document Information
Modified date:
25 February 2019
UID
swg21558488