]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/tcpiohandler.hh
dnsdist: Add 'ciphersTLS13' for DoT
[thirdparty/pdns.git] / pdns / tcpiohandler.hh
index 5c2c90a0532b291c1be88488a8ba8c6d2fc650c8..ec31ecff8da54512b85050d3ffa4ad12bd4239f7 100644 (file)
@@ -140,6 +140,7 @@ public:
   std::vector<std::pair<std::string, std::string>> d_certKeyPairs;
   ComboAddress d_addr;
   std::string d_ciphers;
+  std::string d_ciphers13;
   std::string d_provider;
   std::string d_ticketKeyFile;