X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=pdns%2Ftcpiohandler.hh;h=05ad306e62cccfee801ef8e8da57dc1e45f1be02;hb=91287ecf91345cce4a8447c75a0d84015a577232;hp=ac6525888ab922ce2b7efab6b6bb715c01cd4a8d;hpb=37d68b8c291e33865ec738f6f01319d3dde3c338;p=thirdparty%2Fpdns.git diff --git a/pdns/tcpiohandler.hh b/pdns/tcpiohandler.hh index ac6525888a..05ad306e62 100644 --- a/pdns/tcpiohandler.hh +++ b/pdns/tcpiohandler.hh @@ -139,6 +139,7 @@ public: } std::vector> d_certKeyPairs; + std::vector d_ocspFiles; ComboAddress d_addr; std::string d_ciphers; std::string d_ciphers13;