Hello,
I am facing the problem that during RFC Tests for external Systems (httpS-URLs) the HTTPIO_PLG_CANCELED message appears. I have seen several threads that discuss this problem and how to solve it (decrease timeout, change pse passwords, add https service to smicm -> goto -> services) but nothing works.
Logging the SMICM the following messages appear:
[Thr 55908] = using SECUDIR=D:\usr\sap\KGT\DVEBMGS00\sec
[Thr 55908] = secudessl_Create_SSL_CTX(): PSE "D:\usr\sap\ABC\DVEBMGS00\sec\SAPSSLA.pse" not
[Thr 55908] = using PSE "D:\usr\sap\ABC\DVEBMGS00\sec\SAPSSLC.pse" as fallback
[Thr 55908] = Success SapCryptoLib SSL ready!
[Thr 33044] *** ERROR during SecudeSSL_Read() from SSL_read()==SSL_ERROR_SSL
[Thr 33044] session uses PSE file "D:\usr\sap\ABC\DVEBMGS00\sec\SAPSSLC.pse"
[Thr 33044] SecudeSSL_Read: SSL_read() failed
secude_error 1792 (0x00000700) = "wrong or inconsistent padding decrypted"
[Thr 33044] >> Begin of Secude-SSL Errorstack >>
[Thr 33044] ERROR in ssl3_read_bytes: (1792/0x0700) wrong or inconsistent padding decrypted #
ERROR in ssl3_change_cipher_state: (1792/0x0700) wrong or inconsistent padding decrypted #
ERROR in aes_decrypt_end: (1792/0x0700) wrong or inconsistent padding decrypted #
[Thr 33044] << End of Secude-SSL Errorstack
[Thr 33044] SSL NI-sock: local=1.0.0.118:2988 peer=<< Removed >>
[Thr 33044] <<- ERROR: SapSSLRead(sssl_hdl=0000000000600400)==SSSLERR_SSL_READ
[Thr 33044] *** ERROR => IcmReadFromConn(id=1/38): SapSSLRead returned (-58): SSSLERR_SSL_READ [icxxthrio.c 2547]
[Thr 33044] *** ERROR => IcmReadFromConn(id=1/38): read failed (rc = -1) [icxxthrio.c 2619]
[Thr 33044] *** ERROR => IcmHandleNetRead(id=1/38): IcmReadFromConn failed (rc = -1) [icxxthrio.c 1304]
Did someone face the same problem and could tell me how to fix it?
Thanks a lot, Vanessa
Edited by: Rob Burbank on Jan 2, 2012 4:01 PM