diff options
author | Mark Spruiell <mes@zeroc.com> | 2005-01-06 22:09:36 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2005-01-06 22:09:36 +0000 |
commit | ac97103b462bb8ae47004eba33c45fd8dbf2ffdd (patch) | |
tree | 5340b48b602ff778575df26a55d83c76f9411208 /java/config/TestUtil.py | |
parent | fixing comment (diff) | |
download | ice-ac97103b462bb8ae47004eba33c45fd8dbf2ffdd.tar.bz2 ice-ac97103b462bb8ae47004eba33c45fd8dbf2ffdd.tar.xz ice-ac97103b462bb8ae47004eba33c45fd8dbf2ffdd.zip |
SSL is off by default
Diffstat (limited to 'java/config/TestUtil.py')
-rw-r--r-- | java/config/TestUtil.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/config/TestUtil.py b/java/config/TestUtil.py index 32306a804be..f28e3d7c815 100644 --- a/java/config/TestUtil.py +++ b/java/config/TestUtil.py @@ -14,7 +14,7 @@ # protocol = "" -protocol = "ssl" +#protocol = "ssl" # # Set compressed to 1 in case you want to run the tests with |