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 2021/05/12 13:01:43 UTC

[GitHub] [apisix-ingress-controller] gxthrj commented on issue #440: request help: how to configure ssl

gxthrj commented on issue #440:
URL: https://github.com/apache/apisix-ingress-controller/issues/440#issuecomment-839753484


   @shuoshadow  The secret referenced in ApisixTls needs to be defined. In your environment, it is the `xxx-secret` under the `ingress-apisix` namespace.
   
   The secret need to contains `cert` and `key`, There is a template in https://github.com/apache/apisix-ingress-controller/blob/master/test/e2e/scaffold/ssl.go#L26-L33.
   
   We will add this piece of documentation soon.


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