I hope this is the right place to ask.  If not, please redirect me.

SSL includes a provision for reestablishing SSL sessions over a new socket
by simply enabling session resumption on the server, and having the client
send a new ClientHello that includes the existing ssl session_id.

When the client is a browser, (i.e., Mozzilla), how can I force the browser
to do this?

Is there something I can embed in a server response (i.e., html) to tell
the the browser to use the same session_id, but direct it to a different URL?

TIA
--
Jack Varga  SMTS                                 303.413.8800 x1082 wk 

[EMAIL PROTECTED]
Boulder, Colorado       


Reply via email to