What's needed and why?
When manually adding certs instead of using Let's Encrypt/others there is no validation of the cert in frontend. So the only way to see if the cert will work is to "break" your service und see the logs of scheduler... If there was a way to validate the cert after adding it, this would help to confirm the cert bevor hitting save and potentially interrupting the service...
Implementations ideas (optional)
https://pypi.org/project/CheckSSLCert/
Code of Conduct
What's needed and why?
When manually adding certs instead of using Let's Encrypt/others there is no validation of the cert in frontend. So the only way to see if the cert will work is to "break" your service und see the logs of scheduler... If there was a way to validate the cert after adding it, this would help to confirm the cert bevor hitting save and potentially interrupting the service...
Implementations ideas (optional)
https://pypi.org/project/CheckSSLCert/
Code of Conduct