Hi Mono gurus!
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?
Thanks,
Mart
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list