diff --git a/src/nvhttp.cpp b/src/nvhttp.cpp index e2091fbeb80..bc22851e5a3 100644 --- a/src/nvhttp.cpp +++ b/src/nvhttp.cpp @@ -262,9 +262,8 @@ namespace nvhttp { } } } - } + } - if (root.count("named_certs")) { for (auto &[_, el] : root.get_child("named_certs")) { named_cert_t named_cert;