-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ali,
On 2/26/2009 8:06 AM, Ali Kassem wrote:
> Do you know the complete cycle of how to configure and apache server with
> modSSL and openSSL to install and get the Certificates from a clients to the
> sever.
1. Don't hijack threads
2. Read the pro
Hi,
Do you know the complete cycle of how to configure and apache server with
modSSL and openSSL to install and get the Certificates from a clients to the
sever.
Best regards,
Ali Kassem
Project Manager
IT Dept. Banque Du Liban
Email: akas...@bdl.gov.lb
alikasse...@hotmail.com
Phone: 961
> From: hevo...@free.fr [mailto:hevo...@free.fr]
> Subject: Re: Using SSL tomcat
>
> Do you know how to redirect the http client on https?
That's documented in the servlet spec, section 12.7. You need to specify a
of CONFIDENTIAL (case matters) for the protected
resources.
inal -
De: "Charles R Caldarale"
À: "Tomcat Users List"
Envoyé: Mercredi 25 Février 2009 17:39:45 GMT +01:00 Amsterdam / Berlin / Berne
/ Rome / Stockholm / Vienne
Objet: RE: Using SSL tomcat
> From: hevo...@free.fr [mailto:hevo...@free.fr]
> Subject: Re: Using SSL tomca
> From: hevo...@free.fr [mailto:hevo...@free.fr]
> Subject: Re: Using SSL tomcat
>
> I don't understand why i have an
> WARNING: A docBase D:\tomcat\webapps\mywebapp inside the host
> appBase has been specified
Because you have specified attributes that are not allowed in y
;
- Mail Original -
De: "Charles R Caldarale"
À: "Tomcat Users List"
Envoyé: Mercredi 25 Février 2009 14:55:14 GMT +01:00 Amsterdam / Berlin / Berne
/ Rome / Stockholm / Vienne
Objet: RE: Using SSL tomcat
> From: hevo...@free.fr [mailto:hevo...@free.fr]
&
> From: hevo...@free.fr [mailto:hevo...@free.fr]
> Subject: Using SSL tomcat
>
> I've setup in server.xml file a listen port to 80 and define
> a redirectPort to 443.
> I've also activate and setup ssl section, and
> adding
> keystoreFile="D:\myfolder\mycert.keystore"
> keystorePass="x"
> and c