On Mon, Jun 8, 2009 at 11:23 AM, Sandra Bogaert<[email protected]> wrote: > Hi, > I'm working on the developpement of a HTTP Server and I'm looking for a > solution to implement HTTPS connection with JDK1.4 . I read that SSLFilter > is disponible with JDK 1.5. Do you have any technical solution with JKD 1.4? > thanks in advance !
Nope. I also see no reason why you should not switch to a more recent JVM, considering that Java 1.4 as reached its end of life last year, and that Java 5 will reach its end of life this year... Not to mention that Java 6 is way faster ! > SandraB > -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
