Home
last modified time | relevance | path

Searched refs:sess_out (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Ds_client.c67 static char *sess_out = NULL; variable
753 if (sess_out != NULL) { in new_session_cb()
754 BIO *stmp = BIO_new_file(sess_out, "w"); in new_session_cb()
757 BIO_printf(bio_err, "Error writing session file %s\n", sess_out); in new_session_cb()
1027 sess_out = opt_arg(); in s_client_main()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-s_client.pod.in101 [B<-sess_out> I<filename>]
693 =item B<-sess_out> I<filename>
906 -sess_out /path/to/tls_session_params_file