RE: BUG: restlet client ignores SSL parameters

2011-04-24 Thread Andrei Pozolotin
Thierry, hello:

do you think you could take a look on this?

thank you;

Andrei.

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2723440


RE: BUG: restlet client ignores SSL parameters

2011-03-17 Thread Andrei Pozolotin
FYI:

1) script to generate keys  stores:
http://code.google.com/p/carrotgarden/source/browse/trunk/test-restlet/src/main/resources/developer-keytool.sh

2) location of generated key stores used in test:
http://code.google.com/p/carrotgarden/source/browse/#svn%2Ftrunk%2Ftest-restlet%2Fssl

3) reading and setting ssl restlet parameters:
http://code.google.com/p/carrotgarden/source/browse/trunk/test-restlet/src/main/java/restlet_01/RESTLET.java

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2712171


RE: BUG: restlet client ignores SSL parameters

2011-03-17 Thread Andrei Pozolotin
this is tested with restlet version 2.0.5

with 2.1-SNAPSHOT the server code
http://code.google.com/p/carrotgarden/source/browse/trunk/test-restlet/src/main/java/restlet_01/MainServerSSL.java

just hangs

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2712183