zcstack opened a new issue #5128:
URL: https://github.com/apache/apisix/issues/5128


   ### Issue description
   
   How do I configure an SSL certificate?
   I have a single domain certificate set (Aliyun free certificate, nginx type 
and pem format) that has been imported via apisix-Dashboard.
   
![image](https://user-images.githubusercontent.com/36065318/134610469-da379500-d0a4-4bca-a52a-e0b442837564.png)
   
   At present, according to 
https://apisix.apache.org/zh/docs/apisix/certificate documentation testing by:
   
![image](https://user-images.githubusercontent.com/36065318/134610732-8d1ed9f6-82ba-4254-8625-256c92c40199.png)
   
   And then what? How can I do to use https://{{domain name}} and then have the 
correct return
   **
   
![image](https://user-images.githubusercontent.com/36065318/134611414-9b9bee04-637c-468f-b442-185f0a426735.png)
   **
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):2.9
   - OS (cmd: `uname -a`):centos7.9
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):1.19.9.1
   - etcd version, if have (cmd: run `curl 
http://127.0.0.1:9090/v1/server_info` to get the info from server-info 
API):3.5.0
   - apisix-dashboard version, if have:2.8
   - the plugin runner version, if the issue is about a plugin runner (cmd: 
depended on the kind of runner):
   - luarocks version, if the issue is about installation (cmd: `luarocks 
--version`):2.3
   


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