[Mono-list] SSL_* env variables
Mart L6hmus
martxl at gmail.com
Thu Feb 16 11:03:18 EST 2006
Hi,
I've problem with SSL_* environmental variables under mono.
Apache is set up to import SSL environment variables(SSL_CLIENT_S_DN
etc), but none of them has got value under small mono ASP page (except
HTTPS flag). Apache works, because I can see those variables using small
CGI bash script.
I tried to get those variables from
Sequest.ServerVariables["SSL_CLIENT_S_DN"].
I also tried Request.ClientCertificate, but IsPresent returns false and
Flags are also 0. Can somebody point me please, how I'm supposed to get
those variables?
Btw, i'm using Apache 2.0.55, mod_mono 1.1.13 and mono 1.1.12.
regards, Mart L6hmus
More information about the Mono-list
mailing list