Searched refs:OPT_WWW (Results 1 – 2 of 2) sorted by relevance
/openssl/apps/ |
H A D | s_time.c | 51 OPT_WWW, OPT_TLS1, OPT_TLS1_1, OPT_TLS1_2, OPT_TLS1_3, enumerator 86 {"www", OPT_WWW, 's', "Fetch specified page from the site"}, 201 case OPT_WWW: in s_time_main()
|
H A D | s_server.c | 732 OPT_PSK_SESS, OPT_SRPVFILE, OPT_SRPUSERSEED, OPT_REV, OPT_WWW, enumerator 835 {"www", OPT_WWW, '-', "Respond to a 'GET /' with a status page"}, 1508 case OPT_WWW: in s_server_main()
|
Completed in 12 milliseconds