Hello folks,
Apache stores information about the certificate used for authenticating a client into the $_SERVER array and I can use such vars by e.g. $_SERVER['SSL_CLIENT_S_DN_CN']
Somebody knows where jboss stores such info and how I can use such variables into jsp or php pages?
Cheers,
Qu3!
Apache stores information about the certificate used for authenticating a client into the $_SERVER array and I can use such vars by e.g. $_SERVER['SSL_CLIENT_S_DN_CN']
Somebody knows where jboss stores such info and how I can use such variables into jsp or php pages?
Cheers,
Qu3!