Steve Conover wrote:

> trying this again...
>
> > Hi everyone,
> >
> > I'd like to create a war, digitally sign it, and restrict tomcat to
> > only executing code that's digitally signed by me.  Has anyone done
> > this successfully?  How do I go about doing this?
> >
> > Thanks,
> > Steve
>

Tomcat does not currently support any notion of checking for digital signatures
on web applications.  You would need to modify the code in Tomcat that deploys a
web application to check for this if you want to implement it.


> Steve Conover Jr.
>

Craig McClanahan




Reply via email to