On 3/20/06, Frans Haarman <[EMAIL PROTECTED]> wrote: > On 3/15/06, Henrik Nordstrom <[EMAIL PROTECTED]> wrote: > > ons 2006-03-15 klockan 10:09 +0100 skrev Frans Haarman: > > > > Are you sure it's the SSL session setup taking long and not something in > > the returned page getting the browser confused? > > > > Try fetching just the HTML with wget, and verify that all returned links > > etc are correct... > > I am now using Squid3 to be OWA frontend with the front-end-https. Works > great. > > However I wonder if someone on this list managed to get RPC over HTTPS > working using squid3 ?? Seems al connections from outlook stop at my > squid3. > > > I did some testing with the slow SSL sessions. > >
Hi list, The problem was with internet exlporer and the certificates. Accepting them is not enough I had to import my self created certificate into MS IE to get rid of delay at the beginning of each session. When testing RPC over HTTPS for the microsoft outlook client I get the following errors: 2006/03/20 10:15:03| clientParseRequestMethod: Unsupported method 'RPC_IN_DATA' 2006/03/20 10:15:03| clientProcessRequest: Invalid Request 2006/03/20 10:15:03| clientParseRequestMethod: Unsupported method 'RPC_OUT_DATA' 2006/03/20 10:15:03| clientProcessRequest: Invalid Request 2006/03/20 10:15:03| clientParseRequestMethod: Unsupported method 'RPC_IN_DATA' 2006/03/20 10:15:03| clientProcessRequest: Invalid Request 2006/03/20 10:15:03| clientParseRequestMethod: Unsupported method 'RPC_OUT_DATA' 2006/03/20 10:15:03| clientProcessRequest: Invalid Request 2006/03/20 10:15:19| clientParseRequestMethod: Unsupported method 'RPC_IN_DATA' 2006/03/20 10:15:19| clientProcessRequest: Invalid Request Anything I can do about this ? Regards, FH