Fwd: using gnupg with a secure ldap (ldaps) keyserver

David Shaw dshaw at jabberwocky.com
Tue Jul 27 23:43:41 CEST 2004


On Tue, Jul 27, 2004 at 01:59:43PM -0700, Sanchez the Cactus wrote:

> # PGPServerInfo, PGP Keys, company.com
> dn: cn=PGPServerInfo,ou=PGP Keys,dc=company,dc=com
> cn: PGPServerInfo
> objectClass: pgpserverinfo
> pgpSoftware: OpenLDAP slapd
> pgpVersion: 2.1.23.8
> pgpBaseKeySpaceDN: ou=PGP Keys,dc=company,dc=com

Interesting.  What happens if you do:

ldapsearch -h ldap.company.com -x -P3 -s base -b "" '(objectClass=*)' namingcontexts

Now that you made the certificate change on the server, did you try
using GnuPG again?

  gpg --keyserver ldap://ldap.company.com --search-keys whatever

David



More information about the Gnupg-users mailing list