]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/tcpiohandler.hh
Merge pull request #8030 from rgacogne/ddist-tcp-enotconn-read-bsd
[thirdparty/pdns.git] / pdns / tcpiohandler.hh
index ac6525888ab922ce2b7efab6b6bb715c01cd4a8d..05ad306e62cccfee801ef8e8da57dc1e45f1be02 100644 (file)
@@ -139,6 +139,7 @@ public:
   }
 
   std::vector<std::pair<std::string, std::string>> d_certKeyPairs;
+  std::vector<std::string> d_ocspFiles;
   ComboAddress d_addr;
   std::string d_ciphers;
   std::string d_ciphers13;