DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12218>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12218 GetAttribute returns Null ------- Additional Comments From [EMAIL PROTECTED] 2002-09-01 19:06 ------- I cannot get certificate attribute from request in servlet on server side though SSL connection is established with client authentications needed. request.getAttribiute("javax.servlet...") returns null. I'm using my own custom SSLfactory using iaik libraries. Actually request.getattributesNames returns empty enumeration. No servlet are running simultaneously, the servlet itself is as simple as can be (actually almost sample code generated by jbuilder). I'm running tomcat with ,y custom configuration file (can it be a problem?) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>