Two new parameters for configuring the SslSocketConnector via command-line 
options
----------------------------------------------------------------------------------

                 Key: PAXWEB-95
                 URL: http://issues.ops4j.org/jira/browse/PAXWEB-95
             Project: Pax Web
          Issue Type: New Feature
          Components: WebContainer
    Affects Versions: 0.5.0
            Reporter: Florian
            Assignee: Alin Dreghiciu
            Priority: Minor
             Fix For: 0.5.0


Modified to add two parameters for the SslSocketConnector
(isClientAuthNeeded and isClientAuthWanted).
These can be configured using the following two command line parameters:
-Dorg.ops4j.pax.web.ssl.clientauthwanted=[true|false]
-Dorg.ops4j.pax.web.ssl.clientauthneeded=[true|false]
For a discription of these two parameters see javadoc of SslSocketConnector.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to