Tomcat connector attributes

2008-09-05 Thread sharanabasavaraj . x . mudgal
Hi!

I have tomcat 6.0.18 with tomcat-native enabled with APR 1.3.2 and with 
connector configuration as below..

Connector port=7372  SSLCertificateFile=/tmp/abc.crt 
SSLCertificateKeyFile=/tmp/abc.key SSLPassword=password 
SSLProtocol=TLS protocol=HTTP/1.1 SSLEnabled=true maxThreads=150 
scheme=https secure=true clientAuth=true/

However, I get the below warning message in the log file.. 

Sep 5, 2008 8:51:30 PM org.apache.catalina.startup.SetAllPropertiesRule 
begin
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 
'clientAuth' to 'true' did not find a matching property.

  The SSL attributes for the Connector lists clientAuth as a valid 
attribute(http://tomcat.apache.org/tomcat-6.0-doc/config/http.html).Could 
anyone point to what could be wrong?

Thanks! in advance.

Sharan.


-
This communication is for informational purposes only. It is not
intended as an offer or solicitation for the purchase or sale of
any financial instrument or as an official confirmation of any
transaction. All market prices, data and other information are not
warranted as to completeness or accuracy and are subject to change
without notice. Any comments or statements made herein do not
necessarily reflect those of JPMorgan Chase  Co., its subsidiaries
and affiliates.

This transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law. If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED. Although this transmission and any
attachments are believed to be free of any virus or other defect
that might affect any computer system into which it is received and
opened, it is the responsibility of the recipient to ensure that it
is virus free and no responsibility is accepted by JPMorgan Chase 
Co., its subsidiaries and affiliates, as applicable, for any loss
or damage arising in any way from its use. If you received this
transmission in error, please immediately contact the sender and
destroy the material in its entirety, whether in electronic or hard
copy format. Thank you.

Please refer to http://www.jpmorgan.com/pages/disclosures for
disclosures relating to UK legal entities.

Re: Tomcat connector attributes

2008-09-05 Thread sharanabasavaraj . x . mudgal
Thanks!

Sharan.






Filip Hanik - Dev Lists [EMAIL PROTECTED] 
09/05/2008 05:33 PM
Please respond to
Tomcat Users List users@tomcat.apache.org


To
Tomcat Users List users@tomcat.apache.org
cc

Subject
Re: Tomcat connector attributes






your observation is correct, the clientAuth attribute only exists on
protocol=org.apache.coyote.http11.Http11NioProtocol and
protocol=org.apache.coyote.http11.Http11Protocol

Filip

[EMAIL PROTECTED] wrote:
 Hi!

 I have tomcat 6.0.18 with tomcat-native enabled with APR 1.3.2 and with 
 connector configuration as below..

 Connector port=7372  SSLCertificateFile=/tmp/abc.crt 
 SSLCertificateKeyFile=/tmp/abc.key SSLPassword=password 
 SSLProtocol=TLS protocol=HTTP/1.1 SSLEnabled=true maxThreads=150 

 scheme=https secure=true clientAuth=true/

 However, I get the below warning message in the log file.. 

 Sep 5, 2008 8:51:30 PM org.apache.catalina.startup.SetAllPropertiesRule 
 begin
 WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting 
property 
 'clientAuth' to 'true' did not find a matching property.

   The SSL attributes for the Connector lists clientAuth as a valid 
 attribute(http://tomcat.apache.org/tomcat-6.0-doc/config/http.html
).Could 
 anyone point to what could be wrong?

 Thanks! in advance.

 Sharan.


 -
 This communication is for informational purposes only. It is not
 intended as an offer or solicitation for the purchase or sale of
 any financial instrument or as an official confirmation of any
 transaction. All market prices, data and other information are not
 warranted as to completeness or accuracy and are subject to change
 without notice. Any comments or statements made herein do not
 necessarily reflect those of JPMorgan Chase  Co., its subsidiaries
 and affiliates.

 This transmission may contain information that is privileged,
 confidential, legally privileged, and/or exempt from disclosure
 under applicable law. If you are not the intended recipient, you
 are hereby notified that any disclosure, copying, distribution, or
 use of the information contained herein (including any reliance
 thereon) is STRICTLY PROHIBITED. Although this transmission and any
 attachments are believed to be free of any virus or other defect
 that might affect any computer system into which it is received and
 opened, it is the responsibility of the recipient to ensure that it
 is virus free and no responsibility is accepted by JPMorgan Chase 
 Co., its subsidiaries and affiliates, as applicable, for any loss
 or damage arising in any way from its use. If you received this
 transmission in error, please immediately contact the sender and
 destroy the material in its entirety, whether in electronic or hard
 copy format. Thank you.

 Please refer to http://www.jpmorgan.com/pages/disclosures for
 disclosures relating to UK legal entities.
 


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





-
This communication is for informational purposes only. It is not
intended as an offer or solicitation for the purchase or sale of
any financial instrument or as an official confirmation of any
transaction. All market prices, data and other information are not
warranted as to completeness or accuracy and are subject to change
without notice. Any comments or statements made herein do not
necessarily reflect those of JPMorgan Chase  Co., its subsidiaries
and affiliates.

This transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law. If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED. Although this transmission and any
attachments are believed to be free of any virus or other defect
that might affect any computer system into which it is received and
opened, it is the responsibility of the recipient to ensure that it
is virus free and no responsibility is accepted by JPMorgan Chase 
Co., its subsidiaries and affiliates, as applicable, for any loss
or damage arising in any way from its use. If you received this
transmission in error, please immediately contact the sender and
destroy the material in its entirety, whether in electronic or hard
copy format. Thank you.

Please refer to http://www.jpmorgan.com/pages/disclosures for
disclosures relating to UK legal entities.

Acceptable values for SSLProtocol parameter for HTTPS connector in Tomcat5.5

2008-08-06 Thread sharanabasavaraj . x . mudgal
Hi!,

Could someone please tell the acceptable values for sslprotocol parameter 
for the HTTP Connector.   The default is set to TLS1.0.   However,  I 
wanted to know if it could be set to both TLS1.0 and SSLv3.
The How-to document lists only two of the values SSL and TLS1.0  and  does 

not provide a list of all acceptable  values or the possibility of using a 

combination of them.

Your help is appreciated.

Thanks.
Sharan.


-
This communication is for informational purposes only. It is not
intended as an offer or solicitation for the purchase or sale of
any financial instrument or as an official confirmation of any
transaction. All market prices, data and other information are not
warranted as to completeness or accuracy and are subject to change
without notice. Any comments or statements made herein do not
necessarily reflect those of JPMorgan Chase  Co., its subsidiaries
and affiliates.

This transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law. If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED. Although this transmission and any
attachments are believed to be free of any virus or other defect
that might affect any computer system into which it is received and
opened, it is the responsibility of the recipient to ensure that it
is virus free and no responsibility is accepted by JPMorgan Chase 
Co., its subsidiaries and affiliates, as applicable, for any loss
or damage arising in any way from its use. If you received this
transmission in error, please immediately contact the sender and
destroy the material in its entirety, whether in electronic or hard
copy format. Thank you.

Please refer to http://www.jpmorgan.com/pages/disclosures for
disclosures relating to UK legal entities.