I got this to work only by changing the line in server.xml from
<Parameter name="clientAuth" value="true" />

to 
<Parameter name="clientAuth" value="false" />




>On Wed, 13 Mar 2002 17:25:36 -0800 (PST) nomorems <[EMAIL PROTECTED]>
wrote.
>
>Dear,
>
>I have some problems with my Tomcat in combination
>with SOAP and SSL.
>
>I did the steps from 1 to 5a
>(http://xml.apache.org/soap/docs/install/FAQ_Tomcat_SOAP_SSL.html)
>, but I get this report:
>
>Ctx(  ): 400 R( /) null
>Ctx(  ): IOException in: R( /) null cert chain
>Ctx(  ): IllegalStateException in: R( /) Current state
>= FLUSHED, new state = CODING
>Ctx(  ): IllegalStateException in: R( /) Current state
>= FLUSHED, new state = CODING
>Ctx(  ): IllegalStateException in: R( /) Current state
>= FLUSHED, new state = CODING
>.... he is hanging on ;-)
>
>what does the tutorial mean with "setup some
>ssl-specific stuff"?
>Please can you help me. I have to do it for school, so
>every tip is usefull...
>
>regards, Pieter Cal
>
>* Java 1.4
>
>* Tomcat 3.2.4
>
>
>
>---------------------------------
>Do You Yahoo!?
>Try FREE Yahoo! Mail - the world's greatest free email!

Reply via email to