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 2022/12/23 06:44:03 UTC

[GitHub] [apisix] zhangliweixyz opened a new issue, #8561: help request: About ssl configuration?

zhangliweixyz opened a new issue, #8561:
URL: https://github.com/apache/apisix/issues/8561

   ### Description
   
   What is apisix->ssl->enable for and if I set enable false,what will happen?
   ![image](https://user-images.githubusercontent.com/70928799/209285784-22bde199-df95-44ad-a49c-2250da559768.png)
   
   
   ### Environment
   
   - APISIX version (run `apisix version`):2.15.0
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

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


[GitHub] [apisix] shreemaan-abhishek closed issue #8561: help request: About ssl configuration?

Posted by "shreemaan-abhishek (via GitHub)" <gi...@apache.org>.
shreemaan-abhishek closed issue #8561: help request: About ssl configuration?
URL: https://github.com/apache/apisix/issues/8561


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] zhangliweixyz commented on issue #8561: help request: About ssl configuration?

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

   OK,I get it, tks


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] ronething commented on issue #8561: help request: About ssl configuration?

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

   it wiil not generate ssl server conf, you can check `ngx_tpl.lua` in `apisix/cli/ngx_tpl.lua` or you can exec `./bin/apisix init` to see the nginx.conf
   
   <img width="1263" alt="image" src="https://user-images.githubusercontent.com/28869910/209307762-81790922-e645-4068-8f58-4501a141f422.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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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