[konqueror] [Bug 386108] DHE crypto not working with Konqueror 17.04.1 / QtWebEngine

2022-12-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=386108

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 386108] DHE crypto not working with Konqueror 17.04.1 / QtWebEngine

2022-11-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=386108

--- Comment #5 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[konqueror] [Bug 386108] DHE crypto not working with Konqueror 17.04.1 / QtWebEngine

2022-11-10 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=386108

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from Justin Zobel  ---
Thank you for reporting this issue in KDE software. As it has been a while
since this issue was reported, can we please ask you to see if you can
reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when
replying. Thank you!

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

[konqueror] [Bug 386108] DHE crypto not working with Konqueror 17.04.1 / QtWebEngine

2017-10-24 Thread Philipp
https://bugs.kde.org/show_bug.cgi?id=386108

--- Comment #3 from Philipp  ---
Created attachment 108533
  --> https://bugs.kde.org/attachment.cgi?id=108533=edit
patch for FC26 qt5-qwebengine RPM

This patch skips the “ERR_SSL_OBSOLETE_CIPHER” error for
EDH ciphers. It applies against the bundled chromium which
differs in version from the system wide chromium package.

System: Fedora 26, Qtwebenengine version 5.9.1.

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

[konqueror] [Bug 386108] DHE crypto not working with Konqueror 17.04.1 / QtWebEngine

2017-10-23 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=386108

Allan Sandfeld  changed:

   What|Removed |Added

 CC||k...@carewolf.com

--- Comment #2 from Allan Sandfeld  ---
Webengine and therefore webenginepart doesnt use system openssl, it uses system
libnss for certificate checks and Chromiums openssl-fork boringssl for
encryption.

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

[konqueror] [Bug 386108] DHE crypto not working with Konqueror 17.04.1 / QtWebEngine

2017-10-23 Thread Philipp
https://bugs.kde.org/show_bug.cgi?id=386108

--- Comment #1 from Philipp  ---
The user visible “error” message is very misleading as well
since none of the ciphers or protocols used for the connection
is in any way to considered “obsolete”:

This site can’t provide a secure connection

dh2048.badssl.com uses an unsupported protocol.
ERR_SSL_OBSOLETE_CIPHER

Unsupported protocol
The client and server don't support a common SSL protocol version or cipher
suite.

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