Caldarale, Charles R wrote:
>
>> It is not working with param sslenabled="true" :-(
>
> It's SSLEnabled, not sslenabled (case matters); are you just being
> sloppy with the e-mail, or did you spell it incorrectly in the XML?
>
> - Chuck
>
In server.xml I have SSLEnabled="true", of course.
-
Hassan Schroeder-2 wrote:
>
> On 10/2/07, damovsky wrote:
>> > maxSpareThreads="75"
>> enableLookups="true" disableUploadTimeout="true"
>> acceptCount="100" protocol="HTTP/1.1" scheme="https" secure=&quo
Hi all,
I have big trouble with tomcat 6 and client certificate (client
authorization via certificate).
I created certificate by description on to
http://www.mail-archive.com/users@tomcat.apache.org/msg12473.html
(I have imported certificate to the browser)
Then, I edit server.xml in tomcat