Skip to content

Instantly share code, notes, and snippets.

@nialdarbey
Created June 8, 2013 19:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nialdarbey/5736370 to your computer and use it in GitHub Desktop.
Save nialdarbey/5736370 to your computer and use it in GitHub Desktop.
<https:connector name="httpsConnector" cookieSpec="netscape" validateConnections="true" sendBufferSize="0" receiveBufferSize="0" receiveBacklog="0" clientSoTimeout="10000" serverSoTimeout="10000" socketSoLinger="0" doc:name="HTTP\HTTPS">
<https:tls-key-store path="src/main/resources/keystore.jks" keyPassword="mule123" storePassword="mule123"/>
</https:connector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment