On Mon, 2009-11-02 at 22:40 -0600, Matt Richards wrote: > On a similar note, I think I'm missing something more basic for my > cacert.org certs to work..
Okay, I'm going to re-write the cert how to on wavingtheshiny, however here it is in a nutshell. - Generate a private key - Use the private key to generate a Certificate Request - Sign up with Startssl - Submit the Certificate Request to Startssl to generate your new certificate - Once the certificate has been generated copy the text and put into a new text file something like wave_cert.crt. - Download the intermediate certificate from Startssl (you can find them through the control panel). You will most likely need Class 1 Server Intermediate Certificate - Set up run-config in the following way: PRIVATE_KEY_FILENAME=wave_cert.key (this is the private key we generated at the start). CERTIFICATE_FILENAME_LIST=wave_cert.crt,sub.class1.server.ca.pem This will create a chained certificate. If all goes well your server should start up without complaint. -- James Purser Collaborynth http://collaborynth.com.au Mob: +61 406 576 553 Skype: purserj1977 Twitter: http://twitter.com/purserj --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
