[Mono-list] ssl client authentication

Gonzalo Paniagua Javier reply.to.the.list.iam.suscribed@notexists.ximian.com
Thu, 07 Apr 2005 21:14:13 -0400


On Thu, 2005-03-31 at 12:35 -0500, Sébastien Pouliot wrote:
> Hello Nelson,
> 
> The HttpClientCertificate class isn't implemented in Mono (it's only
> stubbed). It shouldn't be difficult to implement from the server variables.
> 
> Of course it's more complicated if the server variables don't include them.
> Gonzalo may know why they are missing (and how to add them ;-).

We're not passing certificate information from mod_mono to
mod-mono-server. What would you expect on the ASP.NET side? A server
variable? Which one? Containing what? :)

Once I know the answers, I'll implement that.

-Gonzalo