-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Adriano,
On 6/11/15 3:54 PM, Adriano Matos Meier wrote:
> Exactly!
>
> When I run "keytool -list ...", the PrivateKeyEntry now has the
> fingerprint for SSL certificate.
>
> I belived that I had lost private key, and I would have to do it
> all a
Exactly!
When I run "keytool -list ...", the PrivateKeyEntry now has the
fingerprint for SSL certificate.
I belived that I had lost private key, and I would have to do it all
again (keystore/CSR/intermed/SSL).
I still import the SSL certificate with alias tomcat, and it appears in
keytool as a t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Adriano,
On 6/11/15 2:31 PM, Adriano Matos Meier wrote:
> I had success when I re-import SSL certificate using same name
> alias of PrivateKeyEntry and name alias used when I generate CSR
> (repository).
That was going to be my second suggestion.
Chris.
I had success when I re-import SSL certificate using same name alias of
PrivateKeyEntry and name alias used when I generate CSR (repository).
It's ok now!
Thank you very much!!!
Adriano
Em Qui, 2015-06-11 às 09:59 -0400, Christopher Schultz escreveu:
> Adriano,
>
> On 6/11/15 9:45 AM,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Adriano,
On 6/11/15 9:45 AM, Adriano Matos Meier wrote:
>>> I tried to add keyAlias="server" in my server.xml, but I
>>> received this error:
>>
>> What does "keytool -list" show for that keystore?
>
> It returns 3 entries:
>
> 1 PrivateKeyEntry
Hi Chris.
It returns 3 entries:
1 PrivateKeyEntry (Private Key) - alias repository
1 trustedCertEntry (Intermediate certificate) - alias intermed
1 trustedCertEntry (SSL certificate) - alias server
Thanks for your attention!
Adriano
Em Qui, 2015-06-11 às 09:35 -0400, Christopher Schultz escr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Adriano,
On 6/11/15 7:18 AM, Adriano Matos Meier wrote:
> I need update the SSL certificate in Tomcat 6.x.
>
> First I did:
>
> 1) Generate keystore keytool -genkeypair -alias repository -keyalg
> RSA -keysize 2048 -sigalg SHA256withRSA -keystore
Hi.
I need update the SSL certificate in Tomcat 6.x.
First I did:
1) Generate keystore
keytool -genkeypair -alias repository -keyalg RSA -keysize 2048 -sigalg
SHA256withRSA -keystore /usr/local/tomcat6/keystore/keystore2015.jks
2) Generate CSR
keytool -certreq -alias repository -keyalg RSA -key
2011/1/18 Suneet Shah :
> WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property
> 'SSLEngine' to 'on' did not find a matching property.
There are two implementations of SSL available in Tomcat. One is
implemented using Java cryptography API. Another uses native
libraries.
hink you must put password for
"tomcatks"
Regards, Ángel.
2011/1/18 Suneet Shah
> Hello,
>
> I am trying to enable SSL on Tomcat 6 without any luck. I am using a self
> signed cert. I have placed my entries in the server.xml file below.
>
> Any thoughts on what I am d
Hello,
I am trying to enable SSL on Tomcat 6 without any luck. I am using a
self signed cert. I have placed my entries in the server.xml file below.
Any thoughts on what I am doing wrong? I also pasted below the steps
that I used to generate the cert.
WARNING: [SetAllPropertiesRule
11 matches
Mail list logo