/ 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 [ FULL ]
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 [ FULL ]
--On Friday, February 24, 2006 09:06:55 +0800 wsws <wsws(at)fjca.com.cn>
wrote:
[...]
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

[...]

MailBoxer