Exception Unable to establish route. (with a custom ssl socket factory)

2008-12-01 Thread Olivier Lamy
Hi, I'm trying to write a custom ssl socket to handle self signed certificates). I have the following exception : Caused by: java.lang.IllegalStateException: Unable to establish route. planned = HttpRoute[{}-https://localhost:443] current = HttpRoute[{s}-https://localhost:443] Any ideas ?

Re: Exception Unable to establish route. (with a custom ssl socket factory)

2008-12-01 Thread Oleg Kalnichevski
Olivier Lamy wrote: Hi, I'm trying to write a custom ssl socket to handle self signed certificates). I have the following exception : Caused by: java.lang.IllegalStateException: Unable to establish route. planned = HttpRoute[{}-https://localhost:443] current =