You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Antoine de Lobel-Mahy <ad...@meeschaert.com> on 2002/09/30 16:17:19 UTC

[users@httpd] Client certificate

Hello,

I use client and server certificate for authentication on my intranet web server.
Sometimes, (and I cannot precise th case with precision), 
my browser (IE 6) ask for me which certificate I want to use.  I have only
one client certificate on my computer, and sometimes, it ask me for the same server :

for example : 
portail.dom.com : it ask me (it is the servername)
portail : it don't ask me (it is the serveralias)

another case :
intranet.dom.com : it don't ask me (it is the servername)
intranet : it ask me (it is the serveralias)

Can you help me for this comportment?

thanks, and sorry for my english)

Antoine


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] Client certificate : precision

Posted by Antoine de Lobel-Mahy <ad...@meeschaert.com>.
On the server, the client's authentication
is asking with SSLVerify Client, in a <Location> directive.

I must use the Location directive, because the SSL authentication 
must continued with Tomcat 4.05, for java application.

> -----Message d'origine-----
> De : Antoine de Lobel-Mahy [mailto:adelobel@meeschaert.com]
> Envoyé : lundi 30 septembre 2002 16:17
> À : users@httpd.apache.org
> Objet : [users@httpd] Client certificate
> 
> 
> Hello,
> 
> I use client and server certificate for authentication on my 
> intranet web server.
> Sometimes, (and I cannot precise th case with precision), 
> my browser (IE 6) ask for me which certificate I want to use. 
>  I have only
> one client certificate on my computer, and sometimes, it ask 
> me for the same server :
> 
> for example : 
> portail.dom.com : it ask me (it is the servername)
> portail : it don't ask me (it is the serveralias)
> 
> another case :
> intranet.dom.com : it don't ask me (it is the servername)
> intranet : it ask me (it is the serveralias)
> 
> Can you help me for this comportment?
> 
> thanks, and sorry for my english)
> 
> Antoine
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP 
> Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
> 


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org