Searched refs:ssl_host_name_ (Results 1 – 2 of 2) sorted by relevance
88 std::string ssl_host_name_; variable
305 ssl_host_name_ = hostname; in StartSSL()324 LOG(LS_INFO) << "BeginSSL: " << ssl_host_name_; in BeginSSL()385 if (!SSLPostConnectionCheck(ssl_, ssl_host_name_.c_str())) { in ContinueSSL()