Re: AW: AW: SSL doesn't work in Tomcat 4.1.14, possible 4.1.13

2002-11-10 Thread Remy Maucherat
Torsten Fohrer wrote: break down the problem, to the combination of my hostage enviroment and the introspection setting of "sSLImplementation" in the CoyoteConnector. Some additional information is that i use tomcat as complete http server ( external ports 80/443) without root rights and privili

Re: AW: AW: SSL doesn't work in Tomcat 4.1.14, possible 4.1.13

2002-11-10 Thread Torsten Fohrer
tionUtils.setProperty(protocolHandler, > > > > "socketFactory", > > > > > > > > ssf.getSocketFactoryName()); > > > > 998c1000 > > < "sSLImplementation

Re: AW: AW: SSL doesn't work in Tomcat 4.1.14, possible 4.1.13

2002-11-09 Thread Torsten Fohrer
gt; > > -Ursprüngliche Nachricht----- > > Von: Remy Maucherat [mailto:remm@;apache.org] > > Gesendet: Freitag, 8. November 2002 17:11 > > An: Tomcat Developers List > > Betreff: Re: AW: SSL doesn't work in Tomcat 4.1.14, possible 4.1.13 > > > > Tor

AW: AW: SSL doesn't work in Tomcat 4.1.14, possible 4.1.13

2002-11-08 Thread Torsten Fohrer
hricht- > Von: Remy Maucherat [mailto:remm@;apache.org] > Gesendet: Freitag, 8. November 2002 17:11 > An: Tomcat Developers List > Betreff: Re: AW: SSL doesn't work in Tomcat 4.1.14, possible 4.1.13 > > > Torsten Fohrer wrote: > > > Found the error, the sock

Re: AW: SSL doesn't work in Tomcat 4.1.14, possible 4.1.13

2002-11-08 Thread Remy Maucherat
Torsten Fohrer wrote: Found the error, the socketFactory isn't set in CoyoteConnecter, for the CoyoteProtocoll Handler I'm sorry, but what exactly doesn't work ? SSL works very well with 4.1.12+. Your patch doesn't make sense (and I can't understand your first message, which doesn't help conv

AW: SSL doesn't work in Tomcat 4.1.14, possible 4.1.13

2002-11-08 Thread Torsten Fohrer
Found the error, the socketFactory isn't set in CoyoteConnecter, for the CoyoteProtocoll Handler Here is a diff Index: CoyoteConnector.java === RCS file: /home/cvspublic/jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/ t