Users Guide

Inter-operability Issue with OpenSSL Server when using PSK 9
RSA BSAFE SSL-J 6.2.6 Troubleshooting Guide
Inter-operability Issue with OpenSSL Server when using
PSK
When using the pre-shared key (PSK) method and the -psk_hint option to connect
to an OpenSSL server, the secure negotiations may fail with the following error on the
server:
PSK error: client identity not found
(got <supplied client-id> expected 'Client_identity')
The OpenSSL server always uses the default value, Client_identity, for the
–psk_hint.
To avoid this issue, set the SSL-J
client-id to the value Client_identity.