[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [sieveeditor] [Bug 360202] Add SSL server support
From:       Laurent Montel <bugzilla_noreply () kde ! org>
Date:       2016-12-01 6:32:41
Message-ID: bug-360202-17878-IhxPmJqKCi () http ! bugs ! kde ! org/
[Download RAW message or body]

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

--- Comment #3 from Laurent Montel <montel@kde.org> ---
    if (!m_allowUnencrypted && useTLSIfAvailable && QSslSocket::supportsSsl()
&& !m_supportsTLS &&
            messageBox(WarningContinueCancel,
                       i18n("TLS encryption was requested, but your Sieve
server does not advertise TLS in its capabilities.\n"
                            "You can choose to try to initiate TLS negotiations
nonetheless, or cancel the operation."),
                       i18n("Server Does Not Advertise TLS"), i18n("&Start TLS
nonetheless"), i18n("&Cancel")) != KMessageBox::Continue) {
        error(ERR_USER_CANCELED, i18n("TLS encryption requested, but not
supported by server."));
        disconnect();
        return false;
    }

There is a messagebox for it.
Did you see it ?

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic