bryancall commented on issue #4160: URL: https://github.com/apache/trafficserver/issues/4160#issuecomment-4827060387
This is resolved in the current 10.1 release (10.1.2): `dest_ip` in ssl_multicert.config is optional again. Cert selection is driven by the TLS Server Name Indication (SNI), and the loader now always synthesizes a default context even when no entry specifies `dest_ip: *` (the missing-default-context case that caused the 2018 failure). Closing as fixed; please reopen with a reproduction if you still hit it on 10.1.2 or later. -- 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]
