Hi,
Still pending. OpenXPKI config is fine and LDAP server config is fine. It is 
publishing the CRLs but not publishing the certs being issued.
Regards

    On Friday 15 November 2024 at 07:30:35 am GMT+5, Scott Thomas via 
OpenXPKI-users <openxpki-users@lists.sourceforge.net> wrote:  
 
 Bonjour
I am using OpenXPKI 3.30.3 and having problems to configure LDAP publishing in 
OpenXPKI. My config is as follows:
/etc/openxpki/config.d/realm.tpl/publishing.yaml 

connectors:    ldap-ext:        class: Connector::Proxy::Net::LDAP::Single      
  LOCATION: ldap://localhost:389        #base: ou=people,dc=mycompany,dc=com    
    base: ou=certificates,dc=example,dc=com        filter: (&(mail=[% ARGS.0 
%]) (objectCategory=person))        binddn: cn=admin,dc=example,dc=com        
password: XXXXXXX        attrmap:            der: usercertificate;binary
        create:            basedn: ou=certificates,dc=example,dc=com            
rdnkey: cn
        schema:            cn:                objectclass: inetOrgPerson        
        values:                    sn: copy:self                    ou: IT 
Department

no cert is puboished into the LDAP .... What am i missing?

RegardsScotty_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users
  
_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to