-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

|wget-1.8.2 does not support SSL session reuse.
|Anybody woking on this?

Hi,
im working on an gnutls patch and have also done some work on the 
openssl part.
SSL-Reuse is if i know it correct that you reuse part of the handshake 
for continues
conection to the same server. (please Correct me if im wrong) And this 
mean you need
the information if you connect to the same server or to another server.

With that premise in the ssl area of wget have to be done 4 things

1. SSL should not complete destroyed after one connection
2. Cache of min the last destination (ip/port) to detect if it had changed
~    or even bether what ssl context to reuse
3. checkpoint's where the ssl context become destroid (would hate to 
leave it till exit)
4. The reuse code witch is relative simple

cu Thomas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE9G2aQBZl9gXHZBTcRAhi4AJ0WVzpnr64o8dcxySck7oeLcVD4CwCfVDfO
W8URI/UxmbTPFW8jx1XwRBA=
=POLS
-----END PGP SIGNATURE-----

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to