Re: Contract of d2i_SSL_SESSION ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Matt,

On 12/16/21 07:01, Matt Caswell wrote:
So, having the i2d_SSL_SESSION of a previous client being used by a new client through SSL_set_session against the same server side connection isn't being considered a resume ?

No. The SSL_SESSION object only encapsulates the state required for a resumption handshake. It does *not* encapsulate the state required for a currently active connection. There is much more state required than that and it is held in the SSL object.


Ah, ok. Bummer.

Thanks for all your help !

Best regards,
 Jesper





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux