StormYudi opened a new issue, #8316: URL: https://github.com/apache/apisix/issues/8316
### Description One of my SSL certificates can't be uploaded through APISIX API, but it works if I upload the certificate from APISIX-Dashboard, which is weird. APISIX API: <img width="1497" alt="image" src="https://user-images.githubusercontent.com/19419186/201533384-541a404e-86ea-4700-a265-5a3bf8757c04.png"> APISIX-Dashboard: <img width="1830" alt="image" src="https://user-images.githubusercontent.com/19419186/201533418-536aa574-2a89-45fc-afc8-cc604b84150c.png"> I've checked the content of the fields `cert` and `key`, the one in APISIX-API is as same as the one in APISIX-Dashboard. Any reason for that situation? Please help, thanks! ### Environment - APISIX version (run `apisix version`): 2.15.0 - Operating system (run `uname -a`): Linux [HIDE] 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): openresty/1.21.4.1 - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): 3.5.0 - APISIX Dashboard version, if relevant: 2.13 - 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
