wangkpot commented on issue #9525:
URL: https://github.com/apache/apisix/issues/9525#issuecomment-1566706667

   > Hi @wangkpot , : ) a new doc about how to configure mTLS between client 
and APISIX is published there: 
https://docs.api7.ai/apisix/how-to-guide/traffic-management/tls-and-mtls/configure-mtls-between-client-and-apisix
   > 
   > Could you refer this doc and offer an example which can be easily 
reproduced? That may help to diagnose if it is a bug.
   
   ok. there are steps to reproduce:
   1. configure mTLS between client and APISIX correctly;
   2. client send request with client-cert which expires in five minutes, and 
client receive response successfully;
   3. five minutes later, client send request with **expired** client-cert  
still receive response successfully(tls resumption happens here).


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