On 17/12/2021 15:27, Nobles, Craig (Charles) wrote:
Greetings - we're looking for any help available on this error we're getting after
importing new SSL certificates. Everything appears to go well with all of the SSL
certificate steps but our Tomcat 9.0.26 Web Front-End server (used to operate
Greetings - we're looking for any help available on this error we're getting
after importing new SSL certificates. Everything appears to go well with all
of the SSL certificate steps but our Tomcat 9.0.26 Web Front-End server (used
to operate our SAP Business Intelligence 4.2 SP8 environment) f
Jeffrey wrote:
>I do hope you are billing them an arm & a leg for that "better" certificate.
Our client is an integral partner of a well-known certificate provider, so they
are providing it for us without chargefor just their subdomain.
Chuck wrote:
>Since you have only one , the name attri
o: users@tomcat.apache.org
> Subject: Two SSL certs. for same web app
>
> We have a wildcard SSL cert. installed on our tomcat (6.0.18) instance.
> We are not fronted by Apache, as we just use Tomcat to serve the
> content directly. We provide subdomains for our clients to connec
> From: Caldarale, Charles R
> Subject: RE: [Solved] Two SSL certs. for same web app
> Since you have only one , the name attribute is irrelevant
> as long as it matches the defaultHost setting in the .
Should also note that the standard value of "localhost" for the def
> From: Greg Johnson [mailto:gre...@yahoo.com]
> Subject: [Solved] Two SSL certs. for same web app
> I did end up needing to slightly change the Host and Engine
> declarations to point to 'ip-address-one' in my example.
That change isn't necessary.
>
Sinc
On 31/08/2011 11:48, Pid wrote:
> On 31/08/2011 08:24, Greg Johnson wrote:
>> No, and you don't need to make any changes other than adding the extra
>> . Traffic from both s will be routed to the single
>> and .
>>> Thanks for the advice, Chuck. I did end up needing to slightly change the
>>>
On 31/08/2011 08:24, Greg Johnson wrote:
> No, and you don't need to make any changes other than adding the extra
> . Traffic from both s will be routed to the single
> and .
>> Thanks for the advice, Chuck. I did end up needing to slightly change the
>> Host and Engine declarations to point t
No, and you don't need to make any changes other than adding the extra
. Traffic from both s will be routed to the single
and .
>Thanks for the advice, Chuck. I did end up needing to slightly change the Host
>and Engine declarations to point to 'ip-address-one' in my example. So my
>server.xm
> From: Greg Johnson [mailto:gre...@yahoo.com]
> Subject: Two SSL certs. for same web app
> I've done some research and I believe I should use the "address"
> parameter on the connectors, so that I would then have two sets of
> Connector's, using the "cl
We have a wildcard SSL cert. installed on our tomcat (6.0.18) instance. We are
not fronted by Apache, as we just use Tomcat to serve the content directly. We
provide subdomains for our clients to connect to us. For example:
https://client1.mycompany.com
represents "client 1's" portal into our web
The problem is my signed cert needs to be chained to the CA.
-Original Message-
From: Michael Holstein [mailto:[EMAIL PROTECTED]
Sent: Friday, March 09, 2007 1:00 PM
To: Tomcat Users List
Subject: Re: SSL Certs
> Thanks. Works like a charm. One more question. How do I establish
Thanks. Works like a charm. One more question. How do I establish the
chain to the CA? Do I do it using keytool?
Yes. Import the intermediates and root certificates into the same
keystore. For the root CA you shouldn't use the -trustcacerts line.
Use the same keystore file, just pick differen
Thanks. Works like a charm. One more question. How do I establish the
chain to the CA? Do I do it using keytool?
-Original Message-
From: Philip Brusten [mailto:[EMAIL PROTECTED]
Sent: Friday, March 09, 2007 9:30 AM
To: Tomcat Users List
Subject: Re: SSL Certs
Hello,
Erich Rockman
Note : if you have a recent cert signed by Verisign, you need to have
their intermediate cert loaded into the same keystore. I ran into this
problem recently. Instructions for loading that are the same as for your
cert, just pick a different name for it (eg: not 'root').
anyway .. here you go
> From: Erich Rockman [mailto:[EMAIL PROTECTED]
> Subject: SSL Certs
>
> cannot figure out whick keytool commands to use to load it.
Read the keytool doc:
http://java.sun.com/j2se/1.5.0/docs/tooldocs/index.html#security
Select the doc for whichever platform you're using
Hello,
Erich Rockman wrote:
Hello. I am trying to take an SSL key/cert from another machine and move
it to my app server using the keytool. I have a key file and the signed
cert from a CA but cannot figure out whick keytool commands to use to
load it. Any help would be appreciated. Thanks.
T
Hello. I am trying to take an SSL key/cert from another machine and move
it to my app server using the keytool. I have a key file and the signed
cert from a CA but cannot figure out whick keytool commands to use to
load it. Any help would be appreciated. Thanks.
18 matches
Mail list logo