[ 
https://issues.apache.org/activemq/browse/SM-371?page=comments#action_35997 ] 

Guillaume Nodet commented on SM-371:
------------------------------------

I have changed the patch a bit to support default properties from 
System.getProperty and added an HttpsInvoker (not needed if all configuration 
is done with system props).

Author: gnodet
Date: Thu Apr  6 07:40:38 2006
New Revision: 391997

URL: http://svn.apache.org/viewcvs?rev=391997&view=rev
Log:
SM-371: support for https in servicemix-components
Thanks to Mike Gerdes for the patch

Added:
    
incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/http/HttpsConnector.java
    
incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/http/HttpsInvoker.java
    
incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/http/HttpsSoapConnector.java
    
incubator/servicemix/trunk/servicemix-components/src/test/resources/org/apache/servicemix/components/http/client.keystore
   (with props)
    
incubator/servicemix/trunk/servicemix-components/src/test/resources/org/apache/servicemix/components/http/server.keystore
   (with props)
Modified:
    
incubator/servicemix/trunk/servicemix-components/src/test/java/org/apache/servicemix/components/http/HttpTest.java
    
incubator/servicemix/trunk/servicemix-components/src/test/resources/org/apache/servicemix/components/http/example.xml



> Support for HTTPS
> -----------------
>
>          Key: SM-371
>          URL: https://issues.apache.org/activemq/browse/SM-371
>      Project: ServiceMix
>         Type: New Feature

>   Components: servicemix-components
>     Reporter: Mike Gerdes
>  Attachments: HttpsConnector.java, HttpsSoapConnector.java
>
>
> The lightweight httpconnector component of SM enhanced with SSL support.

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

Reply via email to