[kleopatra] [Bug 344332] New: LDAP x509 lookup fails

Dave Loyall dave at the-good-guys.net
Wed Feb 18 21:41:45 GMT 2015


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

            Bug ID: 344332
           Summary: LDAP x509 lookup fails
           Product: kleopatra
           Version: 2.2.0
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdepim-bugs at kde.org
          Reporter: dave at the-good-guys.net
                CC: mutz at kde.org

Verisign operates a keyserver.  I have a public key in there.  Normally I can
grab it by using this command:
    $ ldapsearch -x -h directory.verisign.com cn="david loyall"
(that's /usr/bin/ldapsearch from openldap.org...)

I haven't been able to pull this public key down using Kleopatra.

Reproducible: Always

Steps to Reproduce:
1.  Open Kleopatra for the first time.  Configure a directory service.
    Scheme: ldap
    Server name: directory.verisign.com
    Server Port: 389
    Base DN: 
    X.509: true
    OpenPGP: false

2. Use the Lookup Certificates On Server button on the main toolbar.
    Search criteria: cn="david loyall"  (I also tried various other criteria.)

3. No results.

Actual Results:  
No results found.

Expected Results:  
The key might not be the right type, but I think that we're not even talking to
the keyserver correctly.

This appears in the log immediately after I click "search".

2015-02-18 15:40:29 gpg[8344] enabled debug flags: packet mpi cipher filter
iobuf memory cache memstat trust hashing extprog cardio assuan
2015-02-18 15:40:29 gpg[8344] no keyserver known (use option --keyserver)
2015-02-18 15:40:29 gpg[8344] keyserver search failed: Syntax error in URI

However, the UI doesn't seem to "finish" immediately... FYI.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list