On 16/11/2016 00:47, Steve Willett wrote:
> I am trying to set up a stand-alone Tomcat server (apparently 7.0.53).
> When I set up a simple Connector on port 8443 (no specified ciphers, and
> a simple sslProtocol="TLS") using a DigiCert Certificate I can connect.
>
> However, if I test it with Qu
...@yoursportsleague.com<mailto:st...@yoursportsleague.com>]
Sent: Tuesday, November 15, 2016 05:48 PM Central Standard Time
To: users@tomcat.apache.org
Subject: Problems with SSL configuration
I am trying to set up a stand-alone Tomcat server (apparently 7.0.53).
When I set up a simple Connector o
I am trying to set up a stand-alone Tomcat server (apparently 7.0.53).
When I set up a simple Connector on port 8443 (no specified ciphers, and
a simple sslProtocol="TLS") using a DigiCert Certificate I can connect.
However, if I test it with QualSys, I get an F rating because of the
accepted
Just for the record:
many thanks for Martin for helping me off-list. My problem was that I
had not added the AprLifecycleListener to server.xml.
Lesson learned: do not copy over configuration files from Tomcat 5.5 to
Tomcat 6 but start with the new ones from Tomcat 6 and insert the
appropria
Hi,
I have a Debian machine where previously, Tomcat 5.5 was installed
(using the Tomcat 5.5 Debian package). "uname -a" returns:
Linux server02 2.6.26-2-amd64 #1 SMP Sun Jul 26 20:35:48 UTC 2009 x86_64
GNU/Linux
Now, for some reason I installed Tomcat 6 by using the binary
distribution of
SR and then just follow
> the instructions from your CA and everything worked?
>
> Thanks,
>
> Johann
>
--
View this message in context:
http://www.nabble.com/Problems-with-SSL-enabled-Tomcat-5.5-tp12394044p22491455.html
Sent from the Tomcat - User mailing li
ip Hanik - Dev Lists" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, August 29, 2007 10:32 PM
Subject: Re: Problems with SSL-enabled Tomcat 5.5
-
To start a new topic, e-mail: users@tomcat.apache.org
ore
keytool -keypass changeit -storepass changeit -list
--
View this message in context:
http://www.nabble.com/Problems-with-SSL-enabled-Tomcat-5.5-tf4349872.html#a12467259
Sent from the Tomcat - User mailing list archive at Nabble.
So what you did was to create a new private key, CSR and then just follow the
instructions from your CA and everything worked?
Thanks,
Johann
--
View this message in context:
http://www.nabble.com/Problems-with-SSL-enabled-Tomcat-5.5-tf4349872.html#a12463871
Sent from the Tomcat - User
On 9/3/07, Werner Schalk <[EMAIL PROTECTED]> wrote:
> ... what I ended up doing was buying a new certificate
Your CA wouldn't let you submit a new CSR and re-issue the cert??
That's surprising.
--
Hassan Schroeder [EMAIL PROTECTED]
-
ertificate unfortunately.
Please let me know if you have another solution.
Bye,
Werner
- Original Message -
From: "bajistaman" <[EMAIL PROTECTED]>
To:
Sent: Monday, September 03, 2007 2:42 PM
Subject: Re: Problems with SSL-enabled Tomcat 5.5
I have the same problem t
have to install the
intermediate one?
Thanks,
Johann
--
View this message in context:
http://www.nabble.com/Problems-with-SSL-enabled-Tomcat-5.5-tf4349872.html#a12461106
Sent from the Tomcat - User mailing list archive at Nabble.com.
- Original Message - From: "Filip Hanik - Dev Lists"
<[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Friday, August 31, 2007 4:27 PM
Subject: Re: Problems with SSL-enabled Tomcat 5.5
you need the private key in order to run SSL, but you can import the
privat
- Original Message -
From: "Filip Hanik - Dev Lists" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Friday, August 31, 2007 4:27 PM
Subject: Re: Problems with SSL-enabled Tomcat 5.5
you need the private key in order to run SSL, but you can import the
privat
you need the private key in order to run SSL, but you can import the
private key, so ask the folks from your company for the private key,
here is the info how you import it,
someone else posted it this week
http://www.agentbob.info/agentbob/79.html
Filip
bajistaman wrote:
I'm having the same
Import the intermediate cert
keytool -storepass changeit -import -alias intermediateCA -trustcacerts
-file intermediateCA.cer
#Import the cert
keytool -storepass changeit -import -alias tomcat -trustcacerts -file
name.cer
--
View this message in context:
http://www.nabble.com/Problems-with-SSL-enabled-
ich are enabled.").
Any more ideas?
Bye,
Seb
- Original Message - From: "Filip Hanik - Dev Lists"
<[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, August 30, 2007 5:05 PM
Subject: Re: Problems with SSL-enabled Tomcat 5.5
looks like the key
riginal Message -
From: "Filip Hanik - Dev Lists" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, August 30, 2007 5:05 PM
Subject: Re: Problems with SSL-enabled Tomcat 5.5
looks like the keyAlias="root" is not taking into effect, as the container
c
iginal
keystore file)? Are we screwed now?
Thank you. Any input is greatly appreciated.
Bye,
Werner.
- Original Message - From: "Filip Hanik - Dev Lists"
<[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, August 29, 2007 10:32 PM
Subject: Re:
tly appreciated.
Bye,
Werner.
- Original Message -
From: "Filip Hanik - Dev Lists" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, August 29, 2007 10:32 PM
Subject: Re: Problems with SSL-enabled Tomcat 5.5
did you set
keyAlias="root" in se
did you set
keyAlias="root" in server.xml
Werner Schalk wrote:
Hello,
I am trying to setup a SSL-enabled Tomcat 5.5.? (5.5.20 I think) on a
Sun Solaris 10 (Sparc) but it turns out that this appears not to be an
easy task.
Hopefully you guys can shed some light on this. Basically I do have a
Hello,
I am trying to setup a SSL-enabled Tomcat 5.5.? (5.5.20 I think) on a Sun
Solaris 10 (Sparc) but it turns out that this appears not to be an easy
task.
Hopefully you guys can shed some light on this. Basically I do have a
Verisign-signed SSL certificate which I would like to add to my
e
lto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> ]
Sent: Thursday, August 09, 2007 12:55 PM
To: Tomcat Users List
Subject: Re: Problems with SSL
[EMAIL PROTECTED] ~]# java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build
pxi32dev-20070201 (SR4)) IBM
> From: Dario Hernan [mailto:[EMAIL PROTECTED]
> Subject: Re: Problems with SSL
>
> -Dcatalina.ext.dirs=/usr/share/tomcat5/shared/lib:/usr/share/t
> omcat5/common/lib
> -Dcatalina.ext.dirs=/usr/share/tomcat5/shared/lib:/usr/share/t
> omcat5/common/lib
Why do you have th
> From: Dario Hernan [mailto:[EMAIL PROTECTED]
> Subject: Re: Problems with SSL
>
> Yes, I installed it through yum installer, are there difference
> between it and tar file?
Yes, the .tar file works.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPR
Yes, I installed it through yum installer, are there difference
between it and tar file?
On 8/9/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote:
> On 8/9/07, Dario Hernan <[EMAIL PROTECTED]> wrote:
> > I changed the file /etc/bin/dtomcat5 and put there the JAVA_HOME
> > correctly, now when I start
On 8/9/07, Dario Hernan <[EMAIL PROTECTED]> wrote:
> I changed the file /etc/bin/dtomcat5 and put there the JAVA_HOME
> correctly, now when I start the tomcat, it use the correct jvm
That's progress :-)
> But, on the log file appear some errors.
Is this a Tomcat that was bundled with RedHat, as
3223-20070201 (JIT enabled)
> J9VM - 20070131_11312_lHdSMR
> JIT - 20070109_1805ifx1_r8
> GC - 200701_09)
> JCL - 20070126
>
>
> On 8/9/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > > From: Dario Hernan [mailto:[EMAIL PROTECTED]
> > > Subject: Re: Problems with S
ifx1_r8
GC - 200701_09)
JCL - 20070126
On 8/9/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > From: Dario Hernan [mailto:[EMAIL PROTECTED]
> > Subject: Re: Problems with SSL
> >
> > echo $PATH
> > /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/loca
> From: Dario Hernan [mailto:[EMAIL PROTECTED]
> Subject: Re: Problems with SSL
>
> echo $PATH
> /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:
> /sbin:/bin:/usr/sbin:/usr/bin:/root/bin
That tells us nothing.
> echo JAVA_HOME
That should be:
ech
This is the output of the PATH
echo $PATH
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
And the JAVA_HOME
echo JAVA_HOME
JAVA_HOME
the JAVA_HOME is not setting and in the PATH there isn't something about java
but in the tomcat5.conf I
On 8/9/07, Dario Hernan <[EMAIL PROTECTED]> wrote:
> I'm use the IBM JDK on RedHat Enterprise Linux 5
You might /want/ to, but your error message says otherwise :-)
Check your JAVA_HOME and PATH statements; or run `java -version`
and see what you get.
--
Hassan Schroeder ---
I'm use the IBM JDK on RedHat Enterprise Linux 5
On 8/9/07, Peter Crowther <[EMAIL PROTECTED]> wrote:
> > From: Dario Hernan [mailto:[EMAIL PROTECTED]
> > java.lang.ClassNotFoundException: SSL not found in
> [...]
> > parent=gnu.gcj.runtime.SystemClassLoader
>
> Install and use the Sun JDK, not G
> From: Dario Hernan [mailto:[EMAIL PROTECTED]
> java.lang.ClassNotFoundException: SSL not found in
[...]
> parent=gnu.gcj.runtime.SystemClassLoader
Install and use the Sun JDK, not Gnu. As I recall, the Gnu
implementation doesn't contain the Sun SSL classes that Tomcat expects.
Hi all, I'm trying to config Tomcat5 with SSL support, I generated the
.keystore file and changed my server.xml file with this
when I start the tomcat service I get this error:
SEVERE: Falló la instanciación del manejador de protocolo:
java.lang.ClassNotFoundException: SSL not found in
org.a
35 matches
Mail list logo