I am using glassfish v2 ur2 on:
> uname -a
SunOS App-Srv-1 5.10 Generic_127127-11 sun4u sparc SUNW,Sun-Fire-V240
My web application is consisting of a single file: index.html
Using the admin console, I successfully enabled client authentication using individual client certificates for each user; it works. On the client side I use IE 6.0.
The problem is that access log file shows entries like this:
"192.168.201.210" "NULL-AUTH-USER" "16/Jul/2008:09:48:07 -0500" "GET /cmtool3/images/default/toolbar/bg.gif HTTP/1.1" 200 307
Is there any way to have the certificate owner displayed rather than "NULL-AUTH-USER"?
Is there any other way to log the certificate owners who accessed my page?
Thank you.
[Message sent by forum member 'cbalanovici' (cbalanovici)]
http://forums.java.net/jive/thread.jspa?messageID=287124