diff options
author | Marc Laukien <marc@zeroc.com> | 2003-02-23 20:39:25 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2003-02-23 20:39:25 +0000 |
commit | 850bd5289bfcdafedae19f9cc356de56ec530056 (patch) | |
tree | 12130123c9c206c61bdabad8c71080c3750f63eb /cpp/config/TestUtil.py | |
parent | Got rid of the double @@ typo in the email address. (diff) | |
download | ice-850bd5289bfcdafedae19f9cc356de56ec530056.tar.bz2 ice-850bd5289bfcdafedae19f9cc356de56ec530056.tar.xz ice-850bd5289bfcdafedae19f9cc356de56ec530056.zip |
updated certs
Diffstat (limited to 'cpp/config/TestUtil.py')
-rw-r--r-- | cpp/config/TestUtil.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/config/TestUtil.py b/cpp/config/TestUtil.py index b0c8795427d..cf05fdf93d4 100644 --- a/cpp/config/TestUtil.py +++ b/cpp/config/TestUtil.py @@ -18,8 +18,8 @@ # protocol. Otherwise TCP is used. # -protocol = "" -#protocol = "ssl" +#protocol = "" +protocol = "ssl" # # Set compressed to 1 in case you want to run the tests with |