PGBI/kong-dashboard

Certification SSL not running when saved in software

marcelosv opened this issue · 1 comments

Issue summary

I configured my server and i used kong-dashboard.
I liked a lot, but i was a problem.
I added my certification and it not works.
I executation the website https://www.ssllabs.com for testing ssl.

When i open other software, Desktop Kong dash and the certification was incorrect.
I saved sll in desktop and working ok.

If using JSON, the certificate and key objects should use \n in place of CRs. The Kong API has a tendency to accept certificates/keys with an incorrect format, but won't enable them.

I solved it by updating database ... 🤣