[Interest] SslServer issues

Francesco Lamonica alienpenguin at gmail.com
Thu Feb 21 19:34:16 CET 2013


I forgot to add that this happens on qt 4.8.4 on gentoo x86_64


On Thu, Feb 21, 2013 at 7:32 PM, Francesco Lamonica
<alienpenguin at gmail.com>wrote:

> Hi all,
> i've implemented a simple SslServer inheriting from QTcpServer and
> overriding the incomingConnection() as suggested from the documentation.
> However i am stumbling on a strange problem: QSslSocket fires correctly
> the sslErrors() signal for a "self-signed certificate" but even though i do
> not call ignoreSslErrors() at any time the connection is not dropped (as it
> said it should on the docs)
> Any ideas what i might check?
>
> thanks
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130221/0650cc10/attachment.html>


More information about the Interest mailing list