Searched refs:valid (Results 1 – 6 of 6) sorted by relevance
168 # if enabled, startTLS needs a valid (base64-encoded) CA198 "require" => "valid-user"
32 To enable SSL for the whole server you have to provide a valid
125 the plugin configuration is valid. If it is not valid yet, it should
246 the following explanation is valid for remote connections too.
427 int valid = 1; in http_response_xsendfile() local454 valid = 0; in http_response_xsendfile()469 valid = 0; in http_response_xsendfile()473 if (valid) http_response_send_file(r, path, NULL); in http_response_xsendfile()
551 * [core] separate funcs to check for valid chars1932 * [stat_cache] FAM: ignore event with no valid match2560 * [core] adjust parser for valid variable expansion2634 * [TLS] remote IP conditions are valid for TLS SNI (fixes #2272)3785 * added valid-user option for mod_auth (tigger at gentoo.org)