https://bugs.kde.org/show_bug.cgi?id=467723

--- Comment #5 from avlas <jsar...@gmail.com> ---
(In reply to avlas from comment #4)
> (In reply to Stefano Crocco from comment #3)
> > (In reply to avlas from comment #2)
> > > However, the SSL error I talked about is still triggered, this time inside
> > > Konqueror. The WebEngine PDF viewer worked fine. Could you reproduce this
> > > error? You didn't mention so I guess not. I wonder why I get that 
> > > problem...
> > > Any clue?
> > 
> > I got a dialog saying that there was an SSL error: "The server failed the
> > authenticity check (www.aei.gob.es).", but the dialog allowed me to choose
> > whether to go on despite the error or not. Choosing to ignore the error
> > allowed the Okular part to correctly open the file. Did you see such a
> > dialog? If not, maybe you saw it in the past and checked the option not to
> > show it again. Unfortunately, I'm not aware of a way to re-enable it using a
> > GUI. You can do that editing a configuration file in ~/.config but I don't
> > know which one (all of this is not part of Konqueror, so I'm not familiar
> > with how it works).
> 
> Unfortunately, I don't have the option to ignore the error, but thanks for
> the information, I will see if I find a solution for this.
> 
> I close the original issue now as Resolved Worksforme, because the original
> request is already implemented, thank you!

I figured out that this has nothing to do with Konqueror/Okular but it is
related to openssl. For a workaround see:
https://stackoverflow.com/questions/71603314/ssl-error-unsafe-legacy-renegotiation-disabled.
After adding Options = UnsafeLegacyRenegotiation to the [system_default_sect]
section in /etc/ssl/openssl.cnf, Konqueror displays a pop-up asking whether to
contniue or not. For security reasons it's NOT recommended to continue, however
SSL servers from some governments still use unsecure protocols :-/

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to