-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
Description
Hello,
At least in version 2.9.13, it is not possible to add a custom certificate.
- go to menu "SSL Certificate"
- click button "Add SSL Certificate"
- choose sub menu item "Custom"
Nothing happens and you can see a js error in the console:
[Error] TypeError: undefined is not an object (evaluating 'this.ui.domain_names[0].value') — 16.bundle.16.js:1:7199
(anonymous function) (main.bundle.js:1:1936)
promiseReactionJob
[Error] Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'this.ui.domain_names[0].value')
(anonymous function) (main.bundle.js:1:1941)
promiseReactionJob
Whether using Safari or Chrome!