-Original Message-
From: Igor Cicimov [mailto:icici...@gmail.com]
Sent: 05 March 2013 13:22
To: Tomcat Users List
Subject: Re: How to allow only TLS 1.1 connections to Tomcat (6.0) server with
https ?
On 05/03/2013 5:10 PM, "Brijesh Deo" wrote:
>
> Hi,
> Is there a way to make TLS 1.1
On 05/03/2013 5:10 PM, "Brijesh Deo" wrote:
>
> Hi,
> Is there a way to make TLS 1.1 required for https connection with Tomcat
server. I am currently on Tomcat 6.0.32 with JRE 1.7 on Windows 7. I tried
setting [sslProtocol="TLSv1.1"] in the Connector definition in server.xml
but that did not stop
Thanks for the quick reply Andre.
--- On Tue, 3/5/13, André Warnier wrote:
From: André Warnier
Subject: Re: Integrating blog into a JSP website
To: "Tomcat Users List"
Date: Tuesday, March 5, 2013, 12:46 PM
Sunil Shevante wrote:
> Hi,
>
> Is it possible to integrate a blog into my JSP websi
Sunil Shevante wrote:
Hi,
Is it possible to integrate a blog into my JSP website? Currently I have
manually created the directory structure within my war file.
My Site : www.investorschoolindia.com
Also as a subquestion, how can we deploy latest contents on tomcat within
building the war fil
Hi,
Is it possible to integrate a blog into my JSP website? Currently I have
manually created the directory structure within my war file.
My Site : www.investorschoolindia.com
Also as a subquestion, how can we deploy latest contents on tomcat within
building the war file? Is there a way out?
Hi,
Is there a way to make TLS 1.1 required for https connection with Tomcat
server. I am currently on Tomcat 6.0.32 with JRE 1.7 on Windows 7. I tried
setting [sslProtocol="TLSv1.1"] in the Connector definition in server.xml but
that did not stop TLS 1.0 connections from being accepted. I am no
Thank u guys
On Mar 4, 2013, at 5:27 PM, Markus Schönhaber
wrote:
> 04.03.2013 12:33, vicky007aggar...@yahoo.co.in:
>> I am using tomcat 7.0.30(os: redhat linux) & referring below link for
>> implementing log4j at the container level
>>
>> http://tomcat.apache.org/tomcat-6.0-doc/logging.ht
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 3/3/13 1:44 PM, Mark Thomas wrote:
> The decision was taken, therefore, to link the base file name and
> context name as previously described. This removed nearly all of
> the nasty edge cases, made for much simpler code and made the
> over
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Chris,
On 3/4/13 4:54 PM, Chris Fors wrote:
>> Date: Mon, 4 Mar 2013 23:32:34 +0100 From: a...@ice-sa.com To:
>> users@tomcat.apache.org Subject: Re: Tomcat Built-in WinAuth -
>> NEW THREAD
>>
>> Mark Thomas wrote:
>>> On 04/03/2013 21:47, Chris Fo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Tim,
On 3/3/13 4:18 PM, Tim Whittington wrote:
> On Tue, Feb 19, 2013 at 10:59 AM, Giuseppe Sacco
> wrote: [...]
>
>> I listed all providers here:
>> http://centrum.lixper.it/~giuseppe/ipad-tomcat-list-ciphers-no-bouncycastle.html
>>
>>
as you
> Date: Mon, 4 Mar 2013 23:32:34 +0100
> From: a...@ice-sa.com
> To: users@tomcat.apache.org
> Subject: Re: Tomcat Built-in WinAuth - NEW THREAD
>
> Mark Thomas wrote:
> > On 04/03/2013 21:47, Chris Fors wrote:
> >> Could you please expand on what constraints you were referring to
> >
> > Securi
Mark Thomas wrote:
On 04/03/2013 21:47, Chris Fors wrote:
Could you please expand on what constraints you were referring to
Security constraints in web.xml
and how they are best implemented, where, and in what syntax e.g. if
implemented in web.xml what are the correct tags.
All defined in
On 04/03/2013 21:47, Chris Fors wrote:
> Could you please expand on what constraints you were referring to
Security constraints in web.xml
> and how they are best implemented, where, and in what syntax e.g. if
> implemented in web.xml what are the correct tags.
All defined in the Servlet spec.
-Original Message-
From: Mark Thomas
Sent: Monday, March 04, 2013 8:59 PM
To: Tomcat Users List
Subject: Re: Tomcat Built-in WinAuth
On 04/03/2013 20:44, Chris Fors wrote:
> I've yet to see success with SPNEGO Windows Authentication. I've
> followed the documentation as close as possib
On 04/03/2013 20:44, Chris Fors wrote:
> I've yet to see success with SPNEGO Windows Authentication. I've
> followed the documentation as close as possible, although it is incomplete.
>
> After creating the SpnegoAuthenticator valve in the conf context.xml,
> should that enable SPNEGO for all web
I've yet to see success with SPNEGO Windows Authentication. I've followed
the documentation as close as possible, although it is incomplete.
After creating the SpnegoAuthenticator valve in the conf context.xml, should
that enable SPNEGO for all web sessions? If not what must be specified in
Markus Schönhaber wrote:
04.03.2013 14:31, André Warnier:
I don't know if it is the case for everyone, but I seem to be receiving messages from the
list in some random order, totally out of timely sequence.
Anyone notice the same, or is it just me ?
I didn't notice anything like that.
You c
04.03.2013 14:31, André Warnier:
> I don't know if it is the case for everyone, but I seem to be receiving
> messages from the
> list in some random order, totally out of timely sequence.
> Anyone notice the same, or is it just me ?
I didn't notice anything like that.
You could take a look at
On 04/03/2013 13:31, André Warnier wrote:
> Hi.
> I don't know if it is the case for everyone, but I seem to be receiving
> messages from the list in some random order, totally out of timely
> sequence.
> Anyone notice the same, or is it just me ?
My mail is fine but I have seen one other report o
Hi.
I don't know if it is the case for everyone, but I seem to be receiving messages from the
list in some random order, totally out of timely sequence.
Anyone notice the same, or is it just me ?
-
To unsubscribe, e-mail: users
04.03.2013 12:33, vicky007aggar...@yahoo.co.in:
> I am using tomcat 7.0.30(os: redhat linux) & referring below link for
> implementing log4j at the container level
>
> http://tomcat.apache.org/tomcat-6.0-doc/logging.html#Using_Log4j
>
> Using this link i am still not able to rotate the
> Catal
2013/3/4 :
> I am using tomcat 7.0.30(os: redhat linux) & referring below link for
> implementing log4j at the container level
>
> http://tomcat.apache.org/tomcat-6.0-doc/logging.html#Using_Log4j
>
> Using this link i am still not able to rotate the
> Catalina.out , is it feasible to do that,if
I am using tomcat 7.0.30(os: redhat linux) & referring below link for
implementing log4j at the container level
http://tomcat.apache.org/tomcat-6.0-doc/logging.html#Using_Log4j
Using this link i am still not able to rotate the
Catalina.out , is it feasible to do that,if yes then
can someone pl
23 matches
Mail list logo