Bug 110603 - KDE should accept root certificates in /etc/ssl/certs
Summary: KDE should accept root certificates in /etc/ssl/certs
Status: RESOLVED INTENTIONAL
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: kssl (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: George Staikos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-12 04:14 UTC by Christopher Martin
Modified: 2005-11-13 00:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Martin 2005-08-12 04:14:25 UTC
Version:            (using KDE KDE 3.4.2)
Installed from:    Debian testing/unstable Packages
OS:                Linux

A Debian user has requested that Konq/kssl honour root certificates found in /etc/ssl/certs, and not check with the user when they are used. Indeed, I can see how this would be quite handy for many sysadmins. Several other tools already look in /etc/ssl/certs, such as w3m and wget, so there is a precedent for this feature.

Thanks,
Christopher Martin
Comment 1 George Staikos 2005-11-13 00:57:28 UTC
I don't agree.  If this is the case, we have to add all kinds of logic to support when new certificates appear (prompting the user, etc).  It's poor performance, and the certificates there might not even apply to KDE.  I suggest that if you want such a tool, you could create a shell script or other tool to import them in a one-time shot to KDE.  You can do this via DCOP.  From my point of view, not interested in implementing.  Sorry.