Have you tried verifying the certificates outside of the FedOne code? That is run
$ openssl verify -CAfile sub.class1.server.ca.pem example.com.crt Substitute example.com.crt with your cert, and sub.class1.server.ca with the intermediate cert from CAcert. I've also updated the Certificates wiki page with more details on how to use the certs with the FedOne code. http://code.google.com/p/wave-protocol/wiki/Certificates Thanks, -joe On Wed, Nov 4, 2009 at 8:30 AM, 24z <[email protected]> wrote: > > We tried all the steps outlined in this group, we still get > > SEVERE: Failed to add our own signer info to the certificate store > > with the certificates issued by CAcert. We imported CAcerts root > certificate into the java keystore; still getting this error. As the > Sun Java SDK is explicitly recommended by Google, we don't want to > switch to another version, yet. > > Can anybody recommend another free certificate authority (not > StartSSL, please), that we could possibly try? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en -~----------~----~----~----~------~----~------~--~---
