From: Pascal S. <Pas...@se...> - 2003-01-16 08:18:08
|
On Thu, 2003-01-16 at 09:05, "Stormacq, S=E9bastien" wrote: > >> Seb I think the /home/sst comes from the ant build.xml file, of the > >> client or the server, don't remember :) >=20 > okay, that' it ! Soryy I didn't look at the code since some months :-) >=20 > > > > Well I didn't really found a solution to that user.home problem, but > > thought about it. Putting it in /tmp ? too risky =3D security issue != The > > only solution would be that the user has to specify where to put the > > keystore, during key enrollement. >=20 > I was planning to add some nice UI to let the user choose the location. > For the server application, this should be part of the servlet=20 > init-param (in web.xml) >=20 > > > > In the meanwhile I hard coded it again to continue the tests. I've go= t > > another question : When using the openSST-Base function to get an > > encrypted tunnel to another location how do you handle users being > > behind a proxy or firewall already (which is the case most of the tim= e > > !) ? Cause I am, and always get a "Connection timeout" error ! Where=20 > > can > > I say to openSST-proxy that it should communicate with my other proxy= ? > > Didn't found that in the code yet :( > > >=20 > It's not implemented yet. > I alreay played with proxy, it must be quite easy since it is supported= =20 > by the URL.openConnection() (or something similar) java method > The proxy address should also be part of the user's config Ok I'm gonna focus on that, so I can get a completely working test suite :) >=20 > Seb --=20 pst |