Home
last modified time | relevance | path

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

/netbsd/src/libexec/httpd/
Dbozohttpd.c150 #ifndef SSL_TIMEOUT
151 #define SSL_TIMEOUT "30" /* ssl handshake: 30 seconds timeout */ macro
2546 if (!bozo_set_pref(httpd, prefs, "ssl timeout", SSL_TIMEOUT)) in bozo_init_prefs()