Hello there > I managed to set up a complete CA, distribute certs, send encrypted > emails, login to the web interface by using certs and move all the > certificates to my ldap-server.
Well done ! > But: How can I use now the certificate, that are stored in the ldap > server? > How does a user A, who is using e.g. thunderbird and wants to write an > Email to user B, get the certificate B from the ldap-server? > What do I have to be aware of? I am not sure about Thunderbird, but apps like Outlook and Acrobat can both talk LDAP to retrieve certificates. It is a pretty simple task to make a web front end (using Perl::Net::LDAP) to provide an interface to the directory. Chris... ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
