Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2011 | minor | always | 09-14-07 10:11 | 10-31-07 11:02 | |
|
|||||
Reporter: | sam | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | urgent | OS Version: | |||
Status: | closed | Product Version: | 3.1.2 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.4 | ||
|
|||||
Summary: | 0002011: client certificate causes session serialization to fail | ||||
Description: |
(rep by K Fetterman) When using OpenSSL with Resin 3.0, I get the errors below [2007-09-13 15:41:33.721] Failed storing persistent session attribute `caucho.login'. Persistent session values must extend java.io.Serializable. [2007-09-13 15:41:33.721] java.io.NotSerializableException: sun.security.x509.X500Name [2007-09-13 15:41:33.722] java.io.NotSerializableException: sun.security.x509.X500Name Resin is attaching the X500Name object to the session as "caucho.login" when client certificate authentication is enabled. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |