Geoff Thorpe 1aa0d94781 This adds command-line support to s_server for controlling the generation
of session IDs. Namely, passing "-id_prefix <text>" will set a
generate_session_id() callback that generates session IDs as random data
with <text> block-copied over the top of the start of the ID. This can be
viewed by watching the session ID s_client's output when it connects.

This is mostly useful for testing any SSL/TLS code (eg. proxies) that wish
to deal with multiple servers, when each of which might be generating a
unique range of session IDs (eg. with a certain prefix).
2001-02-21 18:38:48 +00:00
..
2001-01-11 13:23:19 +00:00
2000-02-03 23:23:24 +00:00
1999-05-13 11:37:32 +00:00
2001-02-20 17:14:30 +00:00
2001-02-20 13:30:28 +00:00
2000-09-03 23:13:48 +00:00
2000-03-12 23:27:14 +00:00
2000-03-12 23:27:14 +00:00
2000-03-12 23:27:14 +00:00