On Thu, Jul 24, 2014 at 6:24 PM, Ognjen Blagojevic <
ognjen.d.blagoje...@gmail.com> wrote:
> John,
>
>
> On 24.7.2014 21:11, John Smith wrote:
>
>> 1. Can I specify /admin/* as a security constraint url pattern so that
>> only
>> that directory runs under SSL?
>>
>
> Yes, you can.
>
>
>
> 2. The
John,
On 24.7.2014 21:11, John Smith wrote:
1. Can I specify /admin/* as a security constraint url pattern so that only
that directory runs under SSL?
Yes, you can.
2. The NIO connector is accepted for JSSE, since I'm using it already, is
there any point in not using it as my SSL connector?
TC 7.0.54 / JDK 1.7.0_60 / RHEL 6
My webapp is the only one on my TC install. It's in webapps/ROOT. Iptables
routes 80 to 8080 and I'm using the NIO connector. There are two physical
servers with that same webapp, using session replication. Everything works
great.
There's a subdirectory "/admin"