You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 09:00:00 UTC

[jira] [Resolved] (CAMEL-8405) support for S/MIME signing and encryption

     [ https://issues.apache.org/jira/browse/CAMEL-8405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-8405.
--------------------------------
    Resolution: Abandoned

> support for S/MIME signing and encryption
> -----------------------------------------
>
>                 Key: CAMEL-8405
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8405
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-mail
>            Reporter: Daniel Pocock
>            Priority: Major
>
> S/MIME encryption involves using X.509 certificates for digital signatures and/or encyrption/decryption of email.
> https://tools.ietf.org/html/rfc5751
> The JavaMail FAQ states that S/MIME is not supported in standard javamail but the API is flexible enough to allow it and other vendors do support it. http://www.oracle.com/technetwork/java/faq-135477.html
> The JavaMail web site has a list of links to related projects that do include S/MIME support:  http://www.oracle.com/technetwork/java/javamail/third-party-136965.html
> Another link provided from the JavaMail FAQ
> http://www.imc.org/smime-pgpmime.html
> This is not quite within reach of the crypto DataFormat in Camel because S/MIME is specific to MIME-formatted email.



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