diff options
author | Mark Spruiell <mes@zeroc.com> | 2005-01-11 14:26:23 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2005-01-11 14:26:23 +0000 |
commit | ddb7d3b8355acfdd331610933d56b9ce609776d5 (patch) | |
tree | 24c6a70dfc918bab8465a0ad3aebf4685b778f22 /java/config/TestUtil.py | |
parent | adding support for default context (diff) | |
download | ice-ddb7d3b8355acfdd331610933d56b9ce609776d5.tar.bz2 ice-ddb7d3b8355acfdd331610933d56b9ce609776d5.tar.xz ice-ddb7d3b8355acfdd331610933d56b9ce609776d5.zip |
ssl fix
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 9301080460c..c2e5d6f246a 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 |