Hello Mart,
On Fri, 2006-03-03 at 13:07 +0200, Mart L6hmus wrote:
> I would like to access some other ServerVariables ( SSL_* ), so I
> changed class ServerVariablesCollection method
> loadServerVariablesCollection(), added line like that:
> Add("SSL_CLIENT_S_DN", wr.GetServerVariable("SSL_CLIENT_S_DN"));
>
> This seems like a hack, I dont want to recompile mono byself on every
> new Mono release :-). Does someone know The Right Way to access some
> other ServerVariables?
If it's for SSL related variables and if you're using XSP (mod_mono
still miss some code IIRC) then you can get most information by using
the client certificate itself.
--
Sebastien Pouliot <[EMAIL PROTECTED]>
Blog: http://pages.infinit.net/ctech/
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list