1 Nov 11:10
Re: Thinlet and HTTPS
radl_sportovec <radl_sportovec <at> yahoo.com>
2004-11-01 10:10:21 GMT
2004-11-01 10:10:21 GMT
Hi Robert, firstly thank you for your quick replay. Does it mean that if I install client/server cert into keystore everything work without any app. changes ?? Is it possible to use MS IE cert keystore ? We have to use a browser for our app. Jan --- In thinlet <at> yahoogroups.com, "Robert Piotrowski" <rjpiotrowski <at> y...> wrote: > > I already had to go this this myself. It depends if your Thinlet will > be an applet inside a browser or a stand-alone app. > > If it's in a browser, then the browser handles the certificate > handling and everything should be easy. > > In my case, I had a stand-alone app and went with easiest route by > overriding the TrustManager to ignore certificates. I think that if > you don't do this, you'll have to install a copy of the certificate > on the client and there's no way I'm going to do that. Overriding > the TrustManager makes your app automatically trust the site that > you're talking to. So I don't think there's any harm in this. >(Continue reading)
.
Glad the patch proved useful for you.
My main goal in the approach to this problem was
to have a minimal patch that could be applied to
future versions of thinlet, with very little pain.
I really need to be able to display tables/trees
that will occasionally be in the 1-2000 element size.
I'd like to think that we can get some sort of fix
in place for this, but appreciate that this approach
might not be to everyone's taste (although it does
coexist with the original implementation) and so
might not end up in the core thinlet.
> But, as you have stated, the patch needs some refinements:
>
> And here's a first...
>
> The symptom I'm seeing with your patch (that I do not see with the
> original code) is that as one scrolls down further
> ...
> then scrolling gets slower and slower, until the delay becomes
RSS Feed