Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: Tomcat cannot access the resources in an HTTPS webapp

Mark Thomas

2007-07-13

Replies:

Dimitris Mouchritsas wrote:
>  <login-config>
>   <auth-method>HTTPS</auth-method>
>   <realm-name>ORA Examples</realm-name>
>  </login-config>

There is no such authentication method defined in the spec. If you
want client certificate authentication then the correct value is
CLIENT-CERT.

Mark

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.