Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-rc2
-
Fix Version/s: 1.0-rc3
-
Component/s: Core: Transports
-
Labels:None
-
Similar Issues:
MULE-1660XMPP over SSL
MULE-4064 transport archetype does not provide option to not extend any existing transportMULE-172RMI providerMULE-864Mx4j + SSL does not work under IBM JDKMULE-563A transport provider for interacting with SpacesMULE-165Writ e a Guide for developing custom Transport providersMULE-173Add Corba IIOP transport providerMULE-566Add Axis2 transport providerMULE-849m2: running Http and SSL providers' tests from the project root produces a certificate errorMULE-862SSL provider does not compile/run under IBM JDK/WebSphere
Description
This should be trivial to implement on top of the Tcp provider and could enable MULE-63 (Https) support.
Can now enable ssl connections using ssl://localhost:3333 or using tls tls://localhost:4444
Note that you need to configure the connector with keystore ans certificate info. se the Transports Guide for more info.