-
Notifications
You must be signed in to change notification settings - Fork 347
QupZilla does not remember SSL certificate exception #44
Comments
Hi, But I fixed saving of this certificate (it won't save, because this certificate was returning cert.isValid() false) |
Hello, I have downloaded the latest git version and compiled it, but this error remains. Is there something else I should check? |
Hi, |
Sorry, I should have been more specific. QupZilla still asks me, if I want to make an exception although I already did it. Looking into Tools -> Preferences -> Privacy -> SSL Manager shows an entry "http://www.valicert.com/" under CA Authorities Certificates and Local Certificates, but strangely I do not find a corresponding *.crt file in my profile/certificates folder |
Hmmm, can you please send terminal output when saving an exception? |
It looks like this: com@puter:~> qupzilla It is not be a problem of missing permissions regarding the folder /home/jh/.qupzilla/profiles/default/certificates. This one is in my home folder and it has read, write and execute permission - I already checked this. |
Ok, I got it ... wait a second :-) |
Sorry for keeping you busy with this. I am still getting this message in my terminal window when I try to accept this certificate: NetworkManager::addLocalCertificate cannot write to file: "/home/stekoe/.qupzilla/profiles/default/certificates/http://www.valicert.com/.crt" Since I will be away for the next couple of days, I will try it again next weekend. By the way: You do not have this problem? Will you have to grant this exception as well? I am just curious... |
Did you recompiled? (Just execute make again, it will recompile only one needed file, not the whole app) And I am NOT getting this warning, as I said before, it is very weird, you should NOT get this warnings on github site. Are you using AdBlock? But even if I disable AdBlock, I am not getting this warnings. I am worried about some tracking, XSS, or some other threat (because I don't see any reason why you should access valicert.com from github page, and with self-signed cert(!!)). But ofcourse I might be wrong, judging it only from my experience. |
Hello, I just would like to let you know, that SSL certificate is now properly saved as What can I do in this case: If I do not want to make an exception for valicert.com, I will have to press when I am asked "Would you like to make exception for this certificate?". But then this question will come up everytime when I enter the page "https://github.com/nowrep/QupZilla/wiki" -> on "Issues". Is there a way to let QupZilla remember certificates somehow I do not want to make an exception for? |
Well, that's strange, I can't reproduce your issue in Ubuntu 11.10 neither (Qt 4.7.4 and 534.34 webkit). Maybe can you check your CA Certificates? How many certs do you have? (If you need to scroll than it is ok :) |
Hello,
please try the following:
Step 1. Start QupZilla
Step 2. On start page click on "About QupZilla"
Step 3. On the opened page "https://github.com/nowrep/QupZilla/wiki" click on "Issues"
Step 4. Click on an issue
If I proceed to the step 3 or sometimes 4 I receive the following error message:
SSL Certificate Error!
The page you trying to access has following errors in SSL Certificate:
Would you like to make exception for this certificate?
Step 5. Press Ok
Step 6. Close QupZilla
If I start again with step 1, the same error appears although I made an exception. Are you able to reproduce this behaviour?
I am using the git-version of 11-26-2011.
The text was updated successfully, but these errors were encountered: