Changed paths:
M hawtdispatch-transport/src/main/java/org/fusesource/hawtdispatch/transport/SslTransport.java
Log Message:
-----------
Slightly tweak pull request #18 so that the enabledCypherSuites variable is a comma delimited String instead of a String[] to make it consistent with the disabledCypherSuites variable.