[ 
https://issues.apache.org/jira/browse/JAMES-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17875810#comment-17875810
 ] 

hung commented on JAMES-4056:
-----------------------------

While working on a customer project integration in which a smime.p7m file 
(attached in mails) contains several certificates, I discovered the 
SMIMECheckSignature do not handle this case and stops the validation at the 
first certificate instead of testing them all. 
https://github.com/apache/james-project/pull/2387 fixes this by iterating the 
whole certificate list for signature validation

> SMIMECheckSignature should support signed mail with Content-Type: 
> application/x-pkcs7-mime
> ------------------------------------------------------------------------------------------
>
>                 Key: JAMES-4056
>                 URL: https://issues.apache.org/jira/browse/JAMES-4056
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: hung
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Currently SMIMECheckSignature could not handle signed mail with Content-Type: 
> application/x-pkcs7-mime; smime-type=signed-data;
> It does not recognized the mail as a signed mail. Improve this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to