cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
287
Views
0
Helpful
1
Replies

SSL Outbound Connection Problem

kevinhobson2000
Level 1
Level 1

Hi i have setup an out bound connection to clients and this was working until mutual authentication was configured and now it has stopped working. Im thinking that its a mismatch in the PKI but perhaps people have other suggestions.

Regards

Kev

1 Reply 1

skumar1969
Level 1
Level 1

Hi,

Just study the outputs of

sh ssl associate

sh ssl stat

The first one tells you whether the rsa keys and certs have been used by the proxy list. The second output will give a good indication if there is any mismatch between the handshakes and number of failures as well. Just my 02 cents.

If I am you I would try a packet capture. Most of the time what I found was issues related to negotiation of SSL ciphers suites.

thanks