https://bugs.kde.org/show_bug.cgi?id=409810
Bug ID: 409810 Summary: Incorrect encryption state (when using Akregator) Product: kdepim Version: unspecified Platform: unspecified OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: libkdepim Assignee: kdepim-b...@kde.org Reporter: 20l8kxxl8...@opayq.com Target Milestone: --- Created attachment 121518 --> https://bugs.kde.org/attachment.cgi?id=121518&action=edit A screenshot showing the bug. The "security-low" icon can be seen. SUMMARY Akregator uses Libkdepim/ProgressManager to display the feed update progress. Even though the feed URL is HTTPS and the connection is secured, the progress bar indicates that "Connection is unencrypted". STEPS TO REPRODUCE 1. Add some (5-10) HTTPS RSS feeds in Akregator 2. Open Wireshark and monitor port 80 3. Fetch the HTTPS feeds in Akregator and open the progress manager OBSERVED RESULT 1. In Wireshark, there is no packet related to the fetch of HTTPS feeds, which means that the connections are encrypted. 2. In the progress manager, the "security-low" icon is displayed. (See attached screenshot) If you hover the mouse over the icon, "Connection is unencrypted" is displayed. EXPECTED RESULT The "security-high" icon should be displayed. If you hover the mouse over the icon, "Connection is encrypted" should be displayed. SOFTWARE/OS VERSIONS Linux, KDE Frameworks 5.59.0, Akregator 19.04.3 ADDITIONAL INFORMATION The feed in the screenshot is https://github.com/lede-project/source/commits/master.atom. -- You are receiving this mail because: You are watching all bug changes.