Hi John Danial, > I have modified ldappublic.xml as per your mail, but when i clicked on the button with label > "Create a new workflow instance for publishing a certificate using LDAP" to issue certificate i got the following error on the next page:
The workflow for publishing a certificate using LDAP is supposed to be started automatically when you generate a key, create a certificate request approve it and issue a certificate. This is probably a reason why your attempt to start it using a web interface button fails. The LDAP publishing workflow requires some input parameters (i.e. a certificate itself) which ususally are passed to it by the parent workflow. So the recommendation is to try a regular way to get a certificate (key -> request -> approvement -> certificate). <ldap_enable>yes</ldap_enable> tag in the configuration file must then provide automatic publishing of the certificate according to the other LDAP-related settings (DN, server name, password etc.). Best regards, Petr Grigoriev ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
