I grabed the root.crt from: https://www.cacert.org/certs/root.crt
-- Ingo Am 04.11.09 22:14, schrieb Ralf Rottmann: > Getting confused, some put the root.crt as the second, some a > root.pem... which one is the correct one? > > -Ralf > > On 04.11.2009, at 22:10, Ingo Vietense wrote: > >> >> yay... the change to >> >> CERTIFICATE_FILENAME_LIST=devylon.com.crt,root.crt >> >> did the trick! :) >> >> thank you! >> >> next step is to get federation with wavesandbox.com >> <http://wavesandbox.com> working... >> >> >> >> Am 04.11.09 21:53, schrieb Tad Glines: >>> If "openssl verify -CAfile root.crt class3.crt" returns OK, and >>> "openssl verify -CAfile root.crt devylon.com.crt" returns OK, then >>> there are only several possibilities. >>> One of them is that root.crt has both the root and intermediate cert >>> included in it. >>> >>> Try changing CERTIFICATE_FILENAME_LIST to: >>> CERTIFICATE_FILENAME_LIST=devylon.com.crt,root.crt >>> >>> On Wed, Nov 4, 2009 at 12:36 PM, Ingo >>> Vietense<[email protected] <mailto:[email protected]>> >>> wrote: >>> >>>> # openssl verify -CAfile class3.crt root.crt >>>> root.crt: /O=Root CA/OU=http://www.cacert.org/CN=CA Cert Signing >>>> Authority/[email protected] >>>> <mailto:Authority/[email protected]> >>>> error 18 at 0 depth lookup:self signed certificate >>>> OK >>>> >>>> # openssl verify -CAfile root.crt class3.crt >>>> class3.crt: OK >>>> >>>> Am 04.11.09 21:08, schrieb Tad Glines: >>>> >>>>> openssl verify -CAfile root.crt class3.crt >>>>> >>>>> >>>> >>>> >>>>> >>>> >>>> >>> >> >> >> *Ralf Rottmann* >> >> eMail: [email protected] <mailto:[email protected]> >> Blog: www.24100.net <http://www.24100.net/> www.thenextweb.com >> <http://www.24100.net/> >> Twitter: http://twitter.com/24z <http://www.24100.net/> >> LinkedIn: www.linkedin.com/in/rottmann >> <http://www.linkedin.com/in/rottmann> >> > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
