Re: [I] bug: Snis matching should be configured based on the longest matching or support priority [apisix]

2025-05-21 Thread via GitHub


Baoyuantop commented on issue #12093:
URL: https://github.com/apache/apisix/issues/12093#issuecomment-2896722529

   If there is still a problem, please open it again.


-- 
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]



Re: [I] bug: Snis matching should be configured based on the longest matching or support priority [apisix]

2025-05-20 Thread via GitHub


Baoyuantop closed issue #12093: bug: Snis matching should be configured based 
on the longest matching or support priority
URL: https://github.com/apache/apisix/issues/12093


-- 
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]



Re: [I] bug: Snis matching should be configured based on the longest matching or support priority [apisix]

2025-03-31 Thread via GitHub


Baoyuantop commented on issue #12093:
URL: https://github.com/apache/apisix/issues/12093#issuecomment-2768364033

   Hi @qizhendong1, does this problem still exist?


-- 
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]



Re: [I] bug: Snis matching should be configured based on the longest matching or support priority [apisix]

2025-03-28 Thread via GitHub


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]



Re: [I] bug: Snis matching should be configured based on the longest matching or support priority [apisix]

2025-03-27 Thread via GitHub


qizhendong1 commented on issue #12093:
URL: https://github.com/apache/apisix/issues/12093#issuecomment-2757605617

   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)?


-- 
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]



Re: [I] bug: Snis matching should be configured based on the longest matching or support priority [apisix]

2025-03-27 Thread via GitHub


qizhendong1 commented on issue #12093:
URL: https://github.com/apache/apisix/issues/12093#issuecomment-2757398280

   > > the TLS version should be 1.3, but the current behavior may be 1.3
   > 
   > What's that supposed to mean?
   
   Sorry, I wrote it wrong. updated it


-- 
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]



Re: [I] bug: Snis matching should be configured based on the longest matching or support priority [apisix]

2025-03-27 Thread via GitHub


Baoyuantop commented on issue #12093:
URL: https://github.com/apache/apisix/issues/12093#issuecomment-2757330528

   > the TLS version should be 1.3, but the current behavior may be 1.3
   
   What's that supposed to mean?


-- 
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]