Hello,
> If IV is not required for cipher when we use RC4,does anyone have idea
> on what might be the problem?
Problem is not on server side (OpenSSL) but on client side.
Server is configured to request client authentication
(we see certificate_request packet send from server)
but client do not want to response with authentication data.
Client to successfully authenticate to server must have:
- private key
- certificate
but in this situation certificate must be signed by:
CN=root.CRLL7GW1.americas.shell.com
(data from server certificate_request packet).
I suggest to check this or maybe client has no access to private
key (bad password for example).
Best regards,
--
Marek Marcola <[EMAIL PROTECTED]>
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]