HI, i im also having the same problem.
java.io.IOException: Alias name aliasName does not identify a key entry.
But i m not bale to over come it. I m using keytool not opessl. Please
suggst me.
thanks ,Bhuvan MP
bajistaman wrote:
>
> So what you did was to create a new private key, CSR and th
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
Ok, now it is working, I was missing the root cert.
I generated a script that did all the work:
JAVA_HOME=/usr/java/latest
export JAVA_HOME
PATH=$JAVA_HOME/bin:$PATH
export PATH
THE_NAME=www.dummy.org
export THE_NAME
rm /root/.keystore
rm /usr/share/tomcat5/.keystore
openssl pkcs8 -topk8 -no
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 mailing
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
I have the same problem than you Werner, everything looks fine but the
browser is unable to verify the identity of my site. Firefox says:
a) Or the browser doesn't recognize the CA that is supporting the cert.
b) Or the cert is uncomplete because of a wrong server configuration.
c) Or the site is
- 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
I'm having the same problem. Some people from my company created the
Certificate Signing Request and the only thing that I've received was an
email with the certificate, then I tried to install it and I had the same
problems that Werner has. Do I have to do all over again from Tomcat from
the priv
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
16 matches
Mail list logo