On Thu, Nov 16, 2000 at 04:30:53PM +0100, Carlos Vicente wrote:
> I would like to implement session caching in my ssl client.
> Someone mentioned one could use functions d2i/id2_SSL_SESSION() for
> this, but I have no idea how to use them and don't understand the code.
> Could someone explain this a little bit, or point to some working code
> that I could use as an example?

I have implemented client side session caching in my Postfix/TLS
patchkit (available from my home page, see my .signature).
There is also some documentation about session caching in doc/ssleay.txt,
but the use of the d2i/i2d* functions I read from PEM_write_bio_SSL_SESSION()!?

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to