First off well done to everyone concerned, I know how much work you guys
have been putting into this so congrats.

Now to throw my own spanner into the works. I've got the latest HEAD
FedOne up and running and am utilising a cert from startcom with a
private key I generated myself. While I can recieve from wavesandbox
(yay for character by character and sub blips!) I can't actually send.
When I do try and submit an operation I get something like the
following:

03/11/2009 9:46:33 AM
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
sendPacket
INFO: sent XMPP packet: 
<message type="normal" from="wave.collaborynth.com.au" id="525-41"
to="wave.wavesandbox.com">
  <request xmlns="urn:xmpp:receipts"/>
  <event xmlns="http://jabber.org/protocol/pubsub#event";>
    <items>
      <item>
        <wavelet-update
xmlns="http://waveprotocol.org/protocol/0.2/waveserver";
wavelet-name="wave://collaborynth.com.au/w+qcQ1c-q8ix9o/conv+root">

<applied-delta><![CDATA[CuYCCrkBChgIBhIUgkVrkL/YfbZwuXEtCwZa0acqH80SG3B1cnNlcmpAY29sbGFib3J5bnRoLmNvbS5hdRoOGgwKCGIrM24tdGxLEgAaNho0CghiKzNuLXRsSxIoCggaBgoEYm9keQoIGgYKBGxpbmUKAiABCgoSCHRlc3RpY2xlCgIgARo4GjYKDGNvbnZlcnNhdGlvbhImCgIoAwoYGhYKBGJsaXASDgoCaWQSCGIrM24tdGxLCgIgAQoCKAESpwEKgAEfzewsHc96nbw8CEbtTEtDKkeqKEaKLrcWoG+jrDr1iv61y2t3uMdgLa+g+37YeY1VpoKbP4cttMTXEXWoiSzoK/lV6AGU6fmMMmT0lFhjLdz/Jtuq/iGqlaBZoMIg/dlCX7zP8C01CRP9RWG6/+pwT/F/D3kgUV8BCigMVlXYTRIgGVw2qSHUFUGVTj8OLebEwIlO5795gZrQ9N6neZWp3FMYARIYCAYSFIJFa5C/2H22cLlxLQsGWtGnKh/NGAMgx4zQuMsk]]></applied-delta>
        </wavelet-update>
      </item>
    </items>
  </event>
</message>
03/11/2009 9:49:04 AM
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processPacket
INFO: received XMPP packet:

<iq type="get" id="51bff048-getsigner.5-gs" from="wave.wavesandbox.com"
to="wave.collaborynth.com.au"> 
  <pubsub xmlns="http://jabber.org/protocol/pubsub";> 
    <items node="signer"> 
      <signer-request
xmlns="http://waveprotocol.org/protocol/0.2/waveserver";
signer-id="GVw2qSHUFUGVTj8OLebEwIlO5795gZrQ9N6neZWp3FM="
history-hash="TXRg1ryaHhrvKv+iI8wbrKT5Gyw=" version="3"
wavelet-name="wave://collaborynth.com.au/w+qcQ1c-q8ix9o/conv+root"/> 
    </items> 
  </pubsub> 
</iq>
03/11/2009 9:49:04 AM
org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent
processIqPacket
INFO: key for this error is
org.xmpp.packet.IQ:wave.wavesandbox.com:51bff048-getsigner.5-gs
03/11/2009 9:49:04 AM
org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl
getDeltaSignerInfo
SEVERE: incoming getDeltaSignerInfo: cannot find signer info for signed
delta (breach of contract!)

Here's the relevant part of the run-config:

PRIVATE_KEY_FILENAME=wave_cert.key
CERTIFICATE_FILENAME_LIST=wave_cert.cert,sub.class1.xmpp.ca.crt

As you can see I've chained the certs, however that isn't preventing
errors like the following:

Caused by: java.security.cert.CertPathValidatorException: subject/issuer
name chaining check failed

If anyone has any clues that would be most appreciated.

-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to