I'm trying to save the SSL key and certificate from the WebUI. But QBT won't save it. There are no error messages describing the problem using the WebUI.
[CAUSE]
The problem is generating the key/certificate using GENRSA.
GENRSA requires a password, and QBT won't accept the key/certificate.
[SOLUTION]
The solution is to generate a key/certificate using x509.
For more information: Linux WebUI setting up HTTPS with self signed SSL certificates. The steps need to be updated to reflect the above soultion.
WebUI won't save HTTPS certificate key
WebUI won't save HTTPS certificate key
Last edited by snakyjake on Thu Aug 13, 2015 1:40 pm, edited 1 time in total.
Re: WebUI won't save HTTPS certificate key
client version?
have you tried with no certificate pass phrase
have you tried with no certificate pass phrase
Re: WebUI won't save HTTPS certificate key
Client version: Not sure. It was the version before 3.2.3. I just upgraded, but haven't tested.
By following the steps at the bottom of the instruction page, I created a no password x509 certificate.
By following the steps at the bottom of the instruction page, I created a no password x509 certificate.
Last edited by snakyjake on Tue Aug 18, 2015 4:44 pm, edited 1 time in total.