bneradt opened a new issue, #10707: URL: https://github.com/apache/trafficserver/issues/10707
tls_bridge depends upon symbols from ATS core. It tried to avoid this some by copying in core's Regex, but #10696 experienced duplicate symbol link errors for this regex. We dealt with that there by simply removing the copy and pasted Regex code. But it would be good, more generally, to re-work tls_bridge to not rely upon ats core. -- 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]
