[ 
https://issues.apache.org/jira/browse/JDKIM-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764609#action_12764609
 ] 

Stefano Bagnara commented on JDKIM-10:
--------------------------------------

We'll have to add something to our NOTICE if we include the not-yet-commons-ssl 
library:
------
The PKCS12 key derivation function was developed by BouncyCastle
(bouncycastle.org).  (Look for the "pkcs12()" method inside PKCS8.java).

Some of this software was originally developed by
Credit Union Central of British Columbia (http://www.cucbc.com/).
The CUCBC code was licensed to the Apache Software Foundation on
August 23rd, 2006. 
------

> Support PEM formatter private keys as they are more widely adopted/standard 
> than Base64 encoded DER
> ---------------------------------------------------------------------------------------------------
>
>                 Key: JDKIM-10
>                 URL: https://issues.apache.org/jira/browse/JDKIM-10
>             Project: JAMES jDKIM
>          Issue Type: Improvement
>          Components: mailet
>    Affects Versions: 0.1
>            Reporter: Stefano Bagnara
>            Assignee: Stefano Bagnara
>             Fix For: 0.1
>
>
> Currently DKIMSign takes a Base64 encoded DER formatted private key.
> This is non standard and require use of openssl command to convert the most 
> common PEM format to DER and then Base64 encode it.
> not-yet-commons-ssl (http://juliusdavies.ca/commons-ssl/) supports easy 
> loading of PEM keys.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to