From 591725eb58b2c6d77288d7c28859c61b490a193e Mon Sep 17 00:00:00 2001 From: Robert Greig Date: Wed, 28 Feb 2007 15:52:00 +0000 Subject: QPID-383 (Patch submitted by Tomas Restrepo) ssl_really.patch The set of known response codes in AMQConstant.cs is out of date for the .NET client and is causing compatibility issues with the java broker trunk. Need to synchronize to the spec again. Patch to synchronize the response code values git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@512818 13f79535-47bb-0310-9956-ffa450edef68 --- java/broker/etc/config.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'java/broker/etc') diff --git a/java/broker/etc/config.xml b/java/broker/etc/config.xml index 0b4091efa5..ab6daef62d 100644 --- a/java/broker/etc/config.xml +++ b/java/broker/etc/config.xml @@ -28,6 +28,7 @@ to enable SSL support true + true /path/to/keystore.ks keystorepass --> -- cgit v1.2.1