Searched refs:client_max_proto (Results 1 – 1 of 1) sorted by relevance
197 static const char *client_max_proto; variable1162 client_max_proto = *(++argv); in main()1791 if (!set_protocol_version(client_max_proto, c_ssl, SSL_CTRL_SET_MAX_PROTO_VERSION)) in main()
Completed in 15 milliseconds