Baoyuantop commented on issue #12093: URL: https://github.com/apache/apisix/issues/12093#issuecomment-2760602451
> I ran it again but the problem did not reappear. > > There is a logic that needs to be clarified. If the certificates *.abc.com (TLS version 1.3) and test1.abc.com (TLS version 1.2) are configured at the same time, when the client accesses test1.abc.com and specifies the tls1.3 version, will it match *.abc.com (TLS version 1.3)? Due to version mismatch, the connection will fail with a TLS alert error, you can ref test case https://github.com/apache/apisix/blob/master/t/node/ssl-protocols.t#L244 -- 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]
