The specific implementation of the X509 algorithm used for the SSL certificates 
should be configurable
------------------------------------------------------------------------------------------------------

                 Key: JAMES-1139
                 URL: https://issues.apache.org/jira/browse/JAMES-1139
             Project: JAMES Server
          Issue Type: Improvement
          Components: James Core
    Affects Versions: 3.0-M2
            Reporter: Thilo Goetz
            Priority: Minor
             Fix For: 3.0-M3


Use of the SunX509 algorithm is currently hard-coded.  This only works when 
using a Sun JCE provider, which is usually not available in non-Sun JVMs.  Fix 
by making the specific algorith configurable.  Try to keep SunX509 as default 
since it's the most common case.


-- 
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