On Wed, Nov 02, 2005, Nadav Golombick wrote:

> Hi,
> 
> I am trying to use SSLdump to decrypt information I created using
> OpenSSL. The limitation that the dump has is the it can only decrypt
> streams where Static RSA was used. Anyone know what that is?
> 

Those ciphersuites which use the public key contained in the server
certificate for RSA key exchange.

In OpenSSL terms the ciphers listed by:

openssl ciphers -v kRSA

except the export ones if the server key length exceeds the limit.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to