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