Mantis - Resin
Viewing Issue Advanced Details
47 minor always 03-22-05 00:00 05-11-05 00:00
user72  
 
urgent  
closed 3.0.13  
3.0.13 fixed  
none    
none 3.0.13  
0000047: resin:type cannot be used in openssl attributes
RSN-38
resin:type can be used in most places to specify a custom type for an attribute. Not so for openssl attributes. The following results in an exception:

<openssl>
  ...
  <password resin:type="com.foo.Password">MyEncryptedPassword</password>
</openssl>
All environments

Notes
(0000055)
ferg   
03-22-05 00:00   
server/0604

(It's actually restricted in more places than just openssl. The EL will always work, though.)