Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004824 [Resin] minor always 10-26-11 15:40 12-08-11 15:47
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0004824: password encryption with jsse-ssl
Description (rep by Aaron Freeman)

<jsse-ssl>

                <key-store-type>jks</key-store-type>

                <key-store-file>/opt/some/server/keys/some.kdb</key-store-file>

                <password xmlns:encryption="urn:java:com.company.encryption">

                                <encryption:Password>abcdef</encryption:Password>

                </password>

                <cipher-suites>SSL_RSA_WITH_RC4_128_MD5,SSL_RSA_WITH_RC4_128_SHA,SSL_RSA_WITH_3DES_EDE_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA,SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA</cipher-suites>

</jsse-ssl>

 

I get the following error at startup:

 

/opt/company/server/conf/resin.xml:76: unable to create attribute SetterAttribute[public void com.caucho.vfs.JsseSSLFactory.setPassword(java.lang.String)] for com.caucho.vfs.JsseSSLFactory@176f5261 and QName[{http://caucho.com/ns/resin}password] [^]

 

Once upon a time ago there was discussion that this would be added to a future release. Any thoughts as to if that can happen easily?

 
Additional Information
Attached Files

- Relationships

- Notes
(0005661)
ferg
12-08-11 15:47

network/0514
 

- Issue History
Date Modified Username Field Change
10-26-11 15:40 ferg New Issue
12-08-11 15:47 ferg Note Added: 0005661
12-08-11 15:47 ferg Assigned To  => ferg
12-08-11 15:47 ferg Status new => closed
12-08-11 15:47 ferg Resolution open => fixed
12-08-11 15:47 ferg Fixed in Version  => 4.0.25


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker