> From: Edward Dowgiallo [mailto:[EMAIL PROTECTED] 
> Subject: PKI and the manager servlet
> 
> As the manager servlet is currently written, is it possible to
> configure it to use CLIENT-CERT authentication instead of BASIC
> authentication?

The authentication is not built into the manager servlet, it's specified
in its WEB-INF/web.xml file.  Whatever you did for your own webapps
should work with the manager app, assuming you declare the <Realm> in
the appropriate location.

By the way, telling us what Tomcat version you're using wouldn't hurt.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
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