/ Zope / Apsis / Pound Mailing List / Archive / 2006 / 2006-02 / How ASP(active server page) program get https header

[ << ] [ >> ]

[ Bad URL / "Dean" ... ] [ Pound Performance / "Kevin Minnick" ... ]

How ASP(active server page) program get https header
"wsws" <wsws(at)fjca.com.cn>
2006-02-24 02:06:55 [ SNIP ]
Hi
 I have successfully configure pound 1.10 to ask
for client certificate (verify client certificate).

 My backend server is IIS, in order for my ASP program  to do more further
checking, ASP program 
need to get the client certificate detail,such as
certificate subject etc.

  How?
  Any suggestion welcomes.
Attachments:  
text.html text/html 901 Bytes

Re: [Pound Mailing List] How ASP(active server page) program get https header
Eckard Koch <eckard.koch(at)ekoch.ch>
2006-02-24 09:34:45 [ SNIP ]

--On Friday, February 24, 2006 09:06:55 +0800 wsws <wsws(at)fjca.com.cn> wrote:

> Hi
>  I have successfully configure pound 1.10 to ask
> for client certificate (verify client certificate).
>
>  My backend server is IIS, in order for my ASP program  to do more
> further checking, ASP program  need to get the client certificate
> detail,such as
> certificate subject etc.
>
You would need to use the value of 3 for HTTPSHeaders. This will add
all certificate details to the HTTP Header of the request and the
information will be made available to the back-end server for further
evaluation. As far as I understand it, in that case pound will request
a client certificate but pound will not verify the presented certificate.
The verification will be delegated to the back-end server.

  Eckard Koch


>   How?
>   Any suggestion welcomes.
>
> --
> To unsubscribe send an email with subject 'unsubscribe' to pound(at)apsis.ch.
> Please contact roseg(at)apsis.ch for questions.
> http://www.apsis.ch/pound/pound_list/archive/2006/2006-02/1140743215000





MailBoxer