Hello,
It works.
Thanks.
markt-2 wrote:
>
> On 17/11/2011 16:48, rosiere wrote:
>>
>> Hello,
>> Thanks for your hint.
>>
>> I made a copy of my keystore. Then I changed alias:
>> my private key now uses the alias "mykey".
>> I
rowser was still a self-signed one.
Do I have to rebuild my keystore from scratch and request another
certificate from our CA, just because of a mistake in my old alias?
markt-2 wrote:
>
> On 17/11/2011 15:26, rosiere wrote:
>>
>
>> My colleagues concluded that all the necessary c
te chain length: 1
issuer: $ourDN
alias : $myAlias
entry type: trustedCertEntry
issuer: CN=RapidSSL CA, O="GeoTrust, Inc.", C=US
My colleagues concluded that all the necessary certificates were imported,
but none was actually used by Tomcat.
Daniel Mikusa-2 wrote:
>
>
&
Hello,
In fact I read this command from my certificate provider's installation
guideline.
It gives us these 3 commands:
keytool -import -trustcacerts -alias ROOT -file root.crt -keystore
NEWkeystore
keytool -import -trustcacerts -alias INTER -file inter.crt -keystore
NEWkeystore
keytool -impor
Hello,
Of course I restarted my Tomcat.
This is the SSL portion of my server.xml and it has noting wrong.
Daniel Mikusa-2 wrote:
>
>
> On Wed, 2011-11-16 at 06:23 -0800, Yi SHU wrote:
>
>> At last we can access to our Tomcat welcome page through HTTPS, but the
>> certificate we acqu