Mantis - Resin
Viewing Issue Advanced Details
935 minor always 02-14-06 05:01 04-07-06 10:47
neville  
ferg  
normal  
closed 3.0.17  
fixed  
none    
none 3.0.19  
0000935: openssl ca-revocation-file does not valdate
(rep by YouchunChen)

it seems that support for <ca-revocation-file> isn't complete. I got the
 error msg as follows:

conf/resin.conf:78: <ca-revocation-file> is an unexpected tag (parent
<openssl> starts at 74). <openssl> syntax: ( (@certificate-file |
 <certificate-file>)
                   & (@password | <password>)
                   & (@ca-certificate-file | <ca-certificate-file>)?
                   & (@ca-certificate-path | <ca-certificate-path>)?
                   & (@certificate-chain-file | <certificate-chain-file>)?
                   & (@certificate-key-file | <certificate-key-file>)?
                   & (@cipher-suite | <cipher-suite>)?
                   & (@protocol | <protocol>)?
                   & (@session-cache | <session-cache>)?
                   & (@session-cache-timeout | <session-cache-timeout>)?
                   & (@unclean-shutdown | <unclean-shutdown>)?
                   & (@verify-client | <verify-client>)?
                   & (@verify-depth | <verify-depth>)?)

There are no notes attached to this issue.