Re: Review Request: Make the 'presented' websocket address configurable: BadCertificate exception

2012-10-22 Thread Thomas Leonard
server/CoreSettings.java 1379829 /src/org/waveprotocol/box/server/rpc/WaveClientServlet.java 1379829 Diff: https://reviews.apache.org/r/7230/diff/ Testing --- works on my server. Thanks, Ali Lown -- Dr Thomas Leonard IT Innovation Centre Gamma House, Enterprise Ro

Re: Chrome 19 + SSL + Websockets not working

2012-06-08 Thread Thomas Leonard
void prompting users to select a certificate. On 2012-05-24 16:57, Ali Lown wrote: I could add this to the SSL client auth patch currently under review, which I have currently paused work on because of this bug rendering it impossible to test. Ali On May 24, 2012 4:02 PM, "Thomas Leonard&q

Re: Chrome 19 + SSL + Websockets not working

2012-05-24 Thread Thomas Leonard
clientauth = true", to avoid triggering this when client auth isn't being used. On 2012-05-18 16:00, Thomas Leonard wrote: Is this bug report secret for some reason? I get a 403 error trying to access it. On 2012-05-16 19:23, Ali Lown wrote: I was wondering why I was having issue

Re: Chrome 19 + SSL + Websockets not working

2012-05-18 Thread Thomas Leonard
/chromium/issues/detail?id=128339 I can confirm the same problem with Chromium 20.0.1115.1 @Yuri: this is just a by-the-by in case someone reports it not working, and so we know it isn't something we did. Ali -- Dr Thomas Leonard IT Innovation Centre Gamma House, Enterprise Road, Southampton

Re: Wave with HTTPS + client auth

2012-05-04 Thread Thomas Leonard
12 10:36 AM, "Thomas Leonard" wrote: Hi Ali, Did this get submitted? I merged the patches into one and rebased them to trunk if that helps: https://github.com/tal-itinnov/wave/commit/4e2c18ef95825b3fd92034d6544054f26c358b79 On 2012-02-13 10:26, Thomas Leonard wrote: It seems to

Re: Wave with HTTPS + client auth

2012-05-02 Thread Thomas Leonard
Hi Ali, Did this get submitted? I merged the patches into one and rebased them to trunk if that helps: https://github.com/tal-itinnov/wave/commit/4e2c18ef95825b3fd92034d6544054f26c358b79 On 2012-02-13 10:26, Thomas Leonard wrote: It seems to work fine; please go ahead and submit... On

Re: Wiab with Import and Search Prerelease

2012-02-24 Thread Thomas Leonard
/waveimport/google/RobotApi.java Thanks, On 2012-01-31 14:35, Kirill Kostyuchenko wrote: Prerelease search functionality published at the fundwiab.com. Please add this news to incubator.apache.org/wave I think many people want to see something like this today.. -- Dr Thomas Leonard IT Innovation

Re: Wave with HTTPS + client auth

2012-02-13 Thread Thomas Leonard
, "Thomas Leonard" wrote: Thanks. BTW, I was hoping to use isRegistrationDisabled the other way: to prevent people from registering any account *except* the one in their certificate. On 2012-02-08 20:43, Ali Lown wrote: Thomas, Yes that does fix it under Socket.IO (tested in Chrome, but mea

Re: Wave with HTTPS + client auth

2012-02-09 Thread Thomas Leonard
to map 'ant compile-gwt-dev&&ant dist-server' to an alias in my shell instead. On 2 February 2012 14:41, Thomas Leonard wrote: I've now got X.509 client authentication working working too. Now, when one of our users goes to our server it: - checks that their browser

Re: Wave with HTTPS + client auth

2012-02-03 Thread Thomas Leonard
pile-gwt-dev&& ant dist-server' to an alias in my shell instead. On 2 February 2012 14:41, Thomas Leonard wrote: I've now got X.509 client authentication working working too. Now, when one of our users goes to our server it: - checks that their browser has a certificate issued by us

Re: Wiab with Import and Search Prerelease

2012-02-02 Thread Thomas Leonard
ndwiab.com. Please add this news to incubator.apache.org/wave I think many people want to see something like this today.. -- Dr Thomas Leonard IT Innovation Centre Gamma House, Enterprise Road, Southampton SO16 7NS, UK tel: +44 23 8059 8866 mailto:t...@it-innovation.soton.ac.uk htt

Re: Wave with HTTPS + client auth

2012-02-02 Thread Thomas Leonard
et been able to solve the ICS/OpenSSL issue much to my irritation. Ideas on this are welcome since I am not a security expert (or have ever used JSSE before...) On 31 January 2012 10:56, Thomas Leonard wrote: Would it be worth applying the patch anyway, with a note in the config that this does

Re: Wiab with Import and Search Prerelease

2012-01-31 Thread Thomas Leonard
hanks, On 2012-01-31 14:35, Kirill Kostyuchenko wrote: Prerelease search functionality published at the fundwiab.com. Please add this news to incubator.apache.org/wave I think many people want to see something like this today.. -- Dr Thomas Leonard IT Innovation Centre Gamma House, Enterprise

Re: Wave with HTTPS?

2012-01-31 Thread Thomas Leonard
I will have a go at writing a patch so that we can choose between ssl (and normal) listeners, keystore location and password all from the configuration file. Just to say: Great job guys! -- Dr Thomas Leonard IT Innovation Centre Gamma House, Enterprise Road, Southampton SO16 7NS, UK tel: +44 2

Re: Wave with HTTPS?

2012-01-17 Thread Thomas Leonard
k, I am looking into editing the code such that the jetty server serves SSL pages directly (should be possible). On 17 January 2012 16:53, Thomas Leonard wrote: OK, so after editing WebClient.java to change "ws:" to "wss:", it works from Chromium but not from Firefox. So I guess

Re: Wave with HTTPS?

2012-01-17 Thread Thomas Leonard
ve also been playing around with this. I went for using stunnel to handle the actual termination, and then editing the socket.io code to force the websockets to be initialised using wss:// instead. On 16 January 2012 09:27, Thomas Leonard wrote: Are there any instructions on configuring WiaB to use SS

Wave with HTTPS?

2012-01-16 Thread Thomas Leonard
ortant for the imported waves (otherwise, someone can register a new account with someone else's name and get access to that person's imported waves). Thanks, -- Dr Thomas Leonard IT Innovation Centre Gamma House, Enterprise Road, Southampton SO16 7NS, UK tel: +44 23 8059

Re: Wave import into WIAB

2012-01-13 Thread Thomas Leonard
ou confirm that history is preserved after migration to WiaB? On Fri, Jan 13, 2012 at 10:21, Thomas Leonard wrote: Update: I reported the problem with the import and Andrew Kaplanov (jorkey) fixed it right away. I can now import all my 1040 waves without problems (although attachments are no

Re: Wave import into WIAB

2012-01-13 Thread Thomas Leonard
a bit longer to start (about 2 min) - the inbox isn't sorted, so you just see 20 random waves from the past couple of years - search isn't implemented yet On 2012-01-03 11:14, Thomas Leonard wrote: It seems to import all my waves, but not always all the deltas. Many waves show a ve

Re: Wave import into WIAB

2012-01-03 Thread Thomas Leonard
to the WaveImport project hosted at GItHub - https://github.com/jorkey/WaveImport . I had no chance to test it, but according to author it allows to import Google Wave waves into WIAB. -- Dr Thomas Leonard IT Innovation Centre Gamma House, Enterprise Road, Southampton SO16 7NS, UK tel: +44 23

Re: Import Wave feature?

2011-12-14 Thread Thomas Leonard
round/wave/server/googleimport/conversion/WaveletHistoryConverter.java and other classed in the package/package above On Tue, Dec 13, 2011 at 5:02 PM, Thomas Leonard< t...@it-innovation.soton.ac.uk> wrote: Hi Ali, Thanks for the offer but, like you, I can get the data out of wave.google

Re: Import Wave feature?

2011-12-13 Thread Thomas Leonard
mport them to a Walkaround instance just to be sure your waves are safe. On Wed, Dec 7, 2011 at 6:46 PM, Thomas Leonard< t...@it-innovation.soton.ac.uk> wrote: Is an import feature likely to appear before wave.google.com becomes read-only? Import to Walkaround seems to work (though it would

Re: Import Wave feature?

2011-12-07 Thread Thomas Leonard
n the code base? Ali -- Dr Thomas Leonard IT Innovation Centre Gamma House, Enterprise Road, Southampton SO16 7NS, UK tel: +44 23 8059 8866 mailto:t...@it-innovation.soton.ac.uk http://www.it-innovation.soton.ac.uk/