Hassan Schroeder-2 wrote:
> 
> On 10/2/07, damovsky wrote:
>>   <Connector port="7443" maxThreads="150" minSpareThreads="25"
>> maxSpareThreads="75"
>> enableLookups="true" disableUploadTimeout="true"
>> acceptCount="100" protocol="HTTP/1.1"  scheme="https" secure="true"
>> sslProtocol="TLS"
> 
> I believe you need to add
>               SSLEnabled="true"                               
> 
>> keystoreFile="webapps\server-keystore2.jks"
>> truststoreFile="webapps\truststore-itcilo2.jks"
> 
> I don't think this is causing your problem, but putting those files
> under webapps feels like a really bad idea to me... :-)
> 
> FWIW,
> -- 
> Hassan Schroeder ------------------------ [EMAIL PROTECTED]
> 


Yes, i have the truststoreFile and keystore file in webapps directory. It is
not working with param sslenabled="true" :-(

-- 
View this message in context: 
http://www.nabble.com/Tomcat-6-client-auth.-by-certificate-tf4560099.html#a13025281
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to