Re: ssl save/restore/migrate functionality

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

 




> On Aug 5, 2018, at 4:27 PM, Jayant Jain <jjain@xxxxxxxxxx> wrote:
> 
> Is there a way to save the SSL Context / Session and then restore the session on a new instance  to support session migration.

TLS session resumption is supported.  Migration of the SSL state of a live
connection is not.  That is, while the operating system may let you pass
the connection file descriptor between processes, OpenSSL does not presently
support serializing and de-serializing the connection state to allow the
to the other process continue the existing SSL session.

-- 
	Viktor.

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users



[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