You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/11/09 11:34:00 UTC

[GitHub] [apisix] xyz2b opened a new issue #2674: request help: apisix can support verify client of ssl?

xyz2b opened a new issue #2674:
URL: https://github.com/apache/apisix/issues/2674


   ### Issue description
   apisix can support verify client of ssl?
   openresty is support verify client of ssl. The interface is as follows:
   `ok, err = ssl.verify_client(ca_certs?, depth?)`
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): apisix 2.0
   * OS:centos7.5
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] spacewander commented on issue #2674: request help: apisix can support verify client of ssl?

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #2674:
URL: https://github.com/apache/apisix/issues/2674#issuecomment-834056195


   Solved. See https://github.com/apache/apisix/blob/master/docs/en/latest/admin-api.md#ssl
   Can be controlled via `client.ca` & `client.depth`.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] spacewander commented on issue #2674: request help: apisix can support verify client of ssl?

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #2674:
URL: https://github.com/apache/apisix/issues/2674#issuecomment-724377149


   @xyz2b 
   Before submitting any code, please show your design either in GitHub issue or mail list. We could not accept a nontrivial feature without discussion.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] membphis commented on issue #2674: request help: apisix can support verify client of ssl?

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #2674:
URL: https://github.com/apache/apisix/issues/2674#issuecomment-724065868


   that is a new API in `1.19.3`, welcome PR to add this feature ^_^


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] spacewander closed issue #2674: request help: apisix can support verify client of ssl?

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #2674:
URL: https://github.com/apache/apisix/issues/2674


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org