PQ48294: CLIENT CERTIFICATE IS NOT SEEN BY SERVLET ON APPLICATION SERVER IN THE REQUEST OBJECT


APAR

APAR status
Closed as user error.

Error description
WSAE V3.5.2 -
The customer has configured IIS 4.0 on his webserver
to require client certificates.  He has traced the OSE plugin
and sees that the plugin is also seeing the certificates.

The customer has a servlet defined in an application server
that is not seeing the certificate in the request object.
Security is not enabled  on WebSphere, but the servlet
should see the certificate.
Local fix
Problem summary
Problem conclusion
Temporary fix
Comments
code was attempting to use an attribute called
javax.net.ssl.peer_certificate, however the correct spelling
of the attribute is javax.net.ssl.peer_certificates (note the
missing "s" on the end).  The incorrect spelling of the
attribute will cause the value to be null, as the attribute
doesn't exist.
APAR information
APAR numberPQ48294
Reported component nameWAS ADVANCED SU
Reported component ID5648C8402
Reported release350
StatusCLOSED USE
PENoPE
HIPERNoHIPER
Submitted date2001-04-30
Closed date2001-05-09
Last modified date2001-05-09

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:


Modules/Macros

Fix information
APAR is sysrouted TO one or more of the following:Modules/Macros

Applicable component levels











Document Information

Product categories: Software, Application Servers, Distributed Application & Web Servers, WebSphere Application Server, General
Software version: 350
Reference #: PQ48294
IBM Group: Software Group
Modified date: 2001-05-09