This commit is contained in:
Tatsuhiro Tsujikawa 2015-06-05 00:18:29 +09:00
parent 28b528dc9e
commit 590a5c3ff3
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ namespace ssl {
struct TLSContextData {
// Protects ocsp_data;
std::mutex mu;
// OCSP resonse
// OCSP response
std::vector<uint8_t> ocsp_data;
// Path to certificate file