Dear Raeuber Hotzenplotz, (I thought you'd be jailed by the policeman or jinxed by Petrosilius, but it seems you switched to Java programming. These are truly modern times...)
> I need a local CA server that accepts Certificate > Creation Requests from clients (written in Java) via > HTTP (maybe XML RPC). Upon installation the clients > create their own public/private key and send the > public key + personal info to the local CA server to > get a signed certificate back. This all should happen > automatically without the user knowing. > > Is OpenCA the right choice for me? Any help > appreciated! OpenCA provides a SCEP server subsystem that works similarly. You can use the sscep Unix CLI client to request certificates from the CA. Martin ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id5hix _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
