mlibbey commented on a change in pull request #8256:
URL: https://github.com/apache/trafficserver/pull/8256#discussion_r691640897



##########
File path: iocore/net/SSLUtils.cc
##########
@@ -1953,8 +1953,9 @@ SSLMultiCertConfigLoader::load(SSLCertLookup *lookup)
   if (ec) {
     switch (ec.value()) {
     case ENOENT:
+      // missing config file is an acceptable runtime state

Review comment:
       A server may not have any https remaps ... can imagine that requiring a 
blank ssl_multicert would be confusing.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to