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/13 02:07:29 UTC

[GitHub] [apisix-ingress-controller] shuoshadow edited a comment on issue #440: request help: how to configure ssl

shuoshadow edited a comment on issue #440:
URL: https://github.com/apache/apisix-ingress-controller/issues/440#issuecomment-840233254


   > @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.
   
   ok, i created the secret contains cert and key。The apisixtls configure has update to etcd. but i still can not access domain with https。
   
   the apisix pod log is
   ![image](https://user-images.githubusercontent.com/10016360/118067112-81f8c380-b3d2-11eb-8b27-448e23467254.png)
   
   the etcd ssl data
   ![image](https://user-images.githubusercontent.com/10016360/118067242-bf5d5100-b3d2-11eb-8914-c9b14210f0cb.png)
   
   
   ![image](https://user-images.githubusercontent.com/10016360/118067365-f92e5780-b3d2-11eb-87a9-ab3954502dab.png)
   
   


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