Page 1 of 1

WebUI won't save HTTPS certificate key

Posted: Thu Aug 13, 2015 3:09 am
by snakyjake
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.

Re: WebUI won't save HTTPS certificate key

Posted: Fri Aug 14, 2015 10:46 am
by ciaobaby
client version?

have you tried with no certificate pass phrase

Re: WebUI won't save HTTPS certificate key

Posted: Tue Aug 18, 2015 4:42 pm
by snakyjake
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.