Possibility to configure keystore type (Currently only JKS is available)
------------------------------------------------------------------------

                 Key: FELIX-1955
                 URL: https://issues.apache.org/jira/browse/FELIX-1955
             Project: Felix
          Issue Type: Improvement
          Components: HTTP Service
    Affects Versions: http-2.0.4
            Reporter: Boris Toninski


There should be a way to configure the keystore type to be used for SSL 
comunication. Currently as I can see "JKS" is used as default in 
org.mortbay.jetty.security.SslSocketConnector.
The problem with this is that there are classpath implementations that do not 
support JKS keystore algorithm.  We develop a project which runs on such 
classpath and this is a real stopper for us.

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

Reply via email to