Hi every one,
Thanks you all for your replies & your critics that means i became a VIP member
in this mailing list :D i'm jokking ^_^
Well, i turned back to the JSSE, now it works very well and i can access to my
ressources using HTTPS. Still the APR one, as it has been said earlier, i puted
ayouB __ wrote:
Hi,
the logs doesn't say any thing, tomcat still working normally, the problem is
when i put the link : https://localhost:8443/ProjectTest/ , the browser display
: impossible to display this page ..., like the project doesn't even exit in my
workspace (the browser doesn't recog
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ayoub,
On 3/20/12 8:15 AM, ayouB __ wrote:
> I'm really disturbed, i've tried every kind of solution !! does
> any one have any last suggestion pleaase ?!
I think it may be time to hire a consultant.
- -chris
-BEGIN PGP SIGNATURE-
Version: G
Hi,
the logs doesn't say any thing, tomcat still working normally, the problem is
when i put the link : https://localhost:8443/ProjectTest/ , the browser display
: impossible to display this page ..., like the project doesn't even exit in my
workspace (the browser doesn't recognize my web proje
> From: Tapan Thakkar [mailto:tapan.d.thak...@gmail.com]
> Subject: Re: Configure SSL under Tomcat 7
> Go through this link http://tomcat.apache.org/tomcat-4.1-doc/ssl-howto.html
It is irresponsible for anyone to suggest use of Tomcat 4 documentation; even
more so in this case
Den 20-03-2012 13:15, ayouB __ skrev:
Hi,
I follow steps said in this link :
http://www.dylanbeattie.net/docs/openssl_iis_ssl_howto.html, i generated my
files : .key and .crt, i puted them in the conf/bin then i modified my
server.xml to be able to support these new changes, here it's :
==
Hi,
I follow steps said in this link :
http://www.dylanbeattie.net/docs/openssl_iis_ssl_howto.html, i generated my
files : .key and .crt, i puted them in the conf/bin then i modified my
server.xml to be able to support these new changes, here it's :
serv
Casper Wandahl Schmidt wrote:
Den 20-03-2012 10:34, ayouB __ skrev:
Hi,
I have downloaded OpenSSL under Windows wich required me to install
Visual C++ 2008 Redistributable and i did it then i added the
"C:\OpenSSL-Win32\bin" to my environement variable PATH, now the
"openssl" command work
Casper Wandahl Schmidt wrote:
Den 20-03-2012 10:34, ayouB __ skrev:
Hi,
I have downloaded OpenSSL under Windows wich required me to install
Visual C++ 2008 Redistributable and i did it then i added the
"C:\OpenSSL-Win32\bin" to my environement variable PATH, now the
"openssl" command work
Den 20-03-2012 10:34, ayouB __ skrev:
Hi,
I have downloaded OpenSSL under Windows wich required me to install Visual C++ 2008 Redistributable and i did it
then i added the "C:\OpenSSL-Win32\bin" to my environement variable PATH, now the "openssl"
command work very well in the cmd.exe (it giv
Hi,
Go through this link http://tomcat.apache.org/tomcat-4.1-doc/ssl-howto.html
The file that you are asking are certificate and key file used for SSL.
To configure tomcat with SSL you need to create this files.
On Tue, Mar 20, 2012 at 2:51 PM, ayouB __ wrote:
>
> Hi every body & happy new
Hi,
I have downloaded OpenSSL under Windows wich required me to install Visual C++
2008 Redistributable and i did it then i added the "C:\OpenSSL-Win32\bin" to my
environement variable PATH, now the "openssl" command work very well in the
cmd.exe (it give me "OpenSSL>"), so i wanna generate t
Hi every body & happy new spring ^^
Well, i'm asking you again to tell me please what's the purpose of these files
: localhost.crt & localhost.key in the last example in this link :
http://tomcat.apache.org/tomcat-7.0-doc/apr.html, i wanna just know from where
& how did they get it (is there
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Luciano,
On 3/19/12 1:58 PM, Luciano Andress Martini wrote:
> I know that you will think this is strange, but i prefer to use
> the apache2 as a proxy to the tomcat server creating this lines in
> a ssl virtualhost:
>
> ProxyPass / http://127.0.0.1:8
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ayoub,
On 3/19/12 1:51 PM, ayouB __ wrote:
> Can you explain me more what certificate format is used with APR &
> how can i get it please !
APR uses PEM-formatted X.509 certificate format and keys are in
separate text blocks. Use OpenSSL to generate
Hi,
I'm asking you again, pleaase tell me from where and how they get these files :
localhost.crt & localhost.key !!!
Thanks.
> From: ayouB __ [mailto:ayb-2...@hotmail.fr]
> Subject: RE: Configure SSL under Tomcat 7
> Can you explain me more what certificate format is used with
> APR & how can i get it please !
Read the docs:
http://tomcat.apache.org/tomcat-7.0-doc/apr.html#APR_Connectors_Configu
I know that you will think this is strange, but i prefer to use the
apache2 as a proxy to the tomcat server creating this lines in a ssl
virtualhost:
ProxyPass / http://127.0.0.1:8080
ProxyPassReverse / http://127.0.0.1:8080
Yes the data will be encrypted.
2012/3/19, ayouB __ :
>
> hi filip,
>
hi filip,
Can you explain me more what certificate format is used with APR & how can i
get it please !
Thanks.
59 AM
> Subject: RE: Configure SSL under Tomcat 7
>
>
> Still not working !!
> I downloaded Apache Tomcat 7.0.26 (again), i added the tcnative-1.dll
> in my : apache-tomcat-7.0.26\bin, i created a keystore file with
> this command :
> keytool -genkeypair -alias tomcat -keyalg R
ayouB __ wrote on 03/19/2012 01:00:59 PM:
> From: ayouB __
> To:
> Date: 03/19/2012 01:01 PM
> Subject: RE: Configure SSL under Tomcat 7
>
> Still not working !!
> I downloaded Apache Tomcat 7.0.26 (again), i added the
> tcnative-1.dll in my : apache-tomcat
I'm disturbed that i wrote things unlike what i think !!
I want say :
what things i'm supposed ... instead of what things i'm supported ...
They didn't even talked ... instead of They even talked ...
Thanks.
Still not working !!
I downloaded Apache Tomcat 7.0.26 (again), i added the tcnative-1.dll in my :
apache-tomcat-7.0.26\bin, i created a keystore file with this command :
keytool -genkeypair -alias tomcat -keyalg RSA -keystore C:\mykeystore
i put the file named "mykeystore" in my : apache-tomca
Thanks Mark :)
> > Which one should i put in my : apache-tomcat-7.0.26\bin, knowing that i use
> > windows xp (32 bits) as OS ?!
>
> 1)
>
> Mark
> From: ayouB __ [mailto:ayb-2...@hotmail.fr]
> Subject: RE: Configure SSL under Tomcat 7
> 1) bin/tcnative-1.dll
32-bit version
> 2) bin/i64/tcnative-1.dll
Itanium version
> 3) bin/x64/tcnative-1.dll
x86-64 version
> Which one should i put in my : apache-tomcat-7
On 19/03/2012 15:30, ayouB __ wrote:
>
>
> Hi,
>
> Sorry it'll be the first and the last time i send a private message to
> somebody, i didn't know the community's rules !
>
> Well, now i downloaded the file you indicated me which is :
>
> http://mirror.atlanticmetro.net/apache//tomcat/t
Hi,
Sorry it'll be the first and the last time i send a private message to
somebody, i didn't know the community's rules !
Well, now i downloaded the file you indicated me which is :
http://mirror.atlanticmetro.net/apache//tomcat/tomcat-connectors/native/1.1.23/binaries/tomcat-native-1.1
> From: ayouB __ [mailto:ayb-2...@hotmail.fr]
> Subject: RE: Configure SSL under Tomcat 7
1) Don't top post.
2) Reply only to the list, not to individuals.
> Now i downloaded the tcnative.jar
That won't help; the contents of that jar are already included in the standard
T
sturbed, i spent the whole week-end trying and retrying to solve this problem
without any result.
Thanks.
> Date: Fri, 16 Mar 2012 15:32:33 -0400
> From: ch...@christopherschultz.net
> To: users@tomcat.apache.org
> Subject: Re: Configure SSL under Tomcat 7
>
> -BEGIN PG
The logs show that you don't have Tcnative installed
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
On 16/03/2012 15:58, ayouB __ wrote:
>
> Hi every one,
>
> I'm ayoub and i'm a new member of this mailing list :)
> Well, i want to configure SSL under Tomcat 7 so i have followed steps said in
> http://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html, but when i deploy my
> project in tomcat s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ayoub,
On 3/16/12 12:50 PM, ayouB __ wrote:
>
>
> [snip]
>
>
>
> protocol="org.apache.coyote.http11.Http11AprProtocol"
> SSLEnabled="true" maxThreads="150" scheme="https" secure="true"
> clientAuth="optional" sslProtocol="TLS"/>
It's unusual t
r
'org.apache.myfaces.WRAP_TAG_EXCEPTIONS_AS_CONTEXT_AWARE' found, using default
value 'true'.
16 mars 2012 17:05:58 org.apache.myfaces.webapp.WebConfigParamsLogger
logWebContextParams
INFO: No context init parameter 'org.apache.myfaces.CACHE_EL_EXPRESSIONS'
found, using defa
e.org
> Sent: Friday, March 16, 2012 10:52:13 AM
> Subject: RE: Configure SSL under Tomcat 7
>
>
> Sorry :D i want say server.xml
>
>
> > From: ayb-2...@hotmail.fr
> > To: users@tomcat.apache.org
> > Subject: RE: Configure SSL under Tomcat 7
> &
Sorry :D i want say server.xml
> From: ayb-2...@hotmail.fr
> To: users@tomcat.apache.org
> Subject: RE: Configure SSL under Tomcat 7
> Date: Fri, 16 Mar 2012 16:50:14 +
>
>
> Here's My service.xml file :
>
>
>
>
>
>
Here's My service.xml file :
> Date: Fri, 16 Mar 2012 10:41:38 -0600
> From: devli...@hanik.com
> To: users@tomcat.apache.org
> Subject: Re: Configure SSL under Tomcat 7
>
> set SSLEnabled="true&q
set SSLEnabled="true" in your element, that turns on SSL.
After that, if you don't have keystoreFile or keystorePass set, it will throw
errors
Filip
- Original Message -
> From: "ayouB __"
> To: users@tomcat.apache.org
> Sent: Friday, March 16, 2012 9:58:49 AM
> Subject: Configure SSL
Nilesh Patil wrote:
> thanks for replay..
> but already did taht steps... and i think u didtn read my message...
Nope - you didn't read the Google results. The first link teels you
everything you need to know.
Mark
> Dear I am getting warnig messge after hiting the url in the browser
> so
thanks for replay..
but already did taht steps... and i think u didtn read my message...
Dear I am getting warnig messge after hiting the url in the browser
so i think i am missing some setting...
Thanks again...
On Wed, Oct 28, 2009 at 5:51 PM, Nilesh Patil wrote:
> Dear forum ,
>I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nilesh,
On 10/28/2009 8:21 AM, Nilesh Patil wrote:
> Please guide me...
http://lmgtfy.com/?q=thawte+trial+certificate+installation+instructions
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http:
> From: Cartman [mailto:[EMAIL PROTECTED]
> Subject: Re: Configure SSL on Tomcat.
>
> And. what can I do ?
If you choose not to use APR, delete the .dll from the bin directory,
and configure SSL according to the doc I gave you before:
http://tomcat.apache.org/tomcat-5.5-doc/ss
And. what can I do ?
On 4/26/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: Cartman [mailto:[EMAIL PROTECTED]
> Subject: Re: Configure SSL on Tomcat.
>
> I should install one by one or just tcnative-1.dll??
I'm the wrong person to ask, since I prefer
> From: Cartman [mailto:[EMAIL PROTECTED]
> Subject: Re: Configure SSL on Tomcat.
>
> I should install one by one or just tcnative-1.dll??
I'm the wrong person to ask, since I prefer to run pure Java rather than
mix native code into the pot. Unless you're really pres
> My Apache Tomcat is 5.5.9
> My jdk is 1.5.05
Is that a Sun JDK? If so, you're not being precise with the version
number; do you mean 1.5.0_5?
Sorry, jdk-1_5_0_05-windows-i586-p.exe
And my windows is 2003 server.
>
> how to I configure apr?
If APR is installed, you'll see a tcnative-1.
> From: Cartman [mailto:[EMAIL PROTECTED]
> Subject: Re: Configure SSL on Tomcat.
>
> My Apache Tomcat is 5.5.9
> My jdk is 1.5.05
Is that a Sun JDK? If so, you're not being precise with the version
number; do you mean 1.5.0_5?
> And my windows is 2003 server.
>
>
Hi, thanks for your answer, so...
My Apache Tomcat is 5.5.9
My jdk is 1.5.05
And my windows is 2003 server.
how to I configure apr?
On 4/26/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: Cartman [mailto:[EMAIL PROTECTED]
> Subject: Configure SSL on Tomcat.
>
> I try to configure
> From: Cartman [mailto:[EMAIL PROTECTED]
> Subject: Configure SSL on Tomcat.
>
> I try to configure my apache tomcat server with
> ssl support, but I can't.
What version of Tomcat are you using? (The web sites you listed were
for everything from 3.0 through 5.0, so most of that is not applic
ok, thanks.
On 3/24/07, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
try to specify a full path for keystoreFile, not a relative one.
my guess is that it is trying to read TOMCAT_HOME/bin/ssl/.keystore
Filip
Cartman wrote:
> Hi, i install two tomcat intances on my machine; and i modifie
try to specify a full path for keystoreFile, not a relative one.
my guess is that it is trying to read TOMCAT_HOME/bin/ssl/.keystore
Filip
Cartman wrote:
Hi, i install two tomcat intances on my machine; and i modified the
server.xml file
And then run the instances, and everything work
oops, sorry.
Thanks
On 3/24/07, Mark Thomas <[EMAIL PROTECTED]> wrote:
Cartman wrote:
> But when i try use http://localhost:8443 the browser don't show
anything,
> why?
Because you need to request https://localhost:8443
Mark
--
Cartman wrote:
> But when i try use http://localhost:8443 the browser don't show anything,
> why?
Because you need to request https://localhost:8443
Mark
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-
ngolehung84 wrote:
> But if I have 2 site:
> http://localhost/site1/
> http://localhost/site2/
> and I want only site1 use SSL, site2 does not!
> So what must I do?
> Thanks in advance!
Put the security constraint in the applications web.xml file rather
than the global one.
Mark
---
But if I have 2 site:
http://localhost/site1/
http://localhost/site2/
and I want only site1 use SSL, site2 does not!
So what must I do?
Thanks in advance!
Hung.
--
View this message in context:
http://www.nabble.com/Configure--SSL-t1787438.html#a4876499
Sent from the Tomcat - User forum at Nabble
Hi Hung,
Please modify web.xml in $catalina_home/conf/
Please add the following section just before the ending tag:
Automatic SSL
Forwarding
/*
CONFIDENTIAL
This will
54 matches
Mail list logo