summaryrefslogtreecommitdiff
path: root/cpp/test/IceSSL/certs/makecerts.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/IceSSL/certs/makecerts.py')
-rwxr-xr-xcpp/test/IceSSL/certs/makecerts.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/IceSSL/certs/makecerts.py b/cpp/test/IceSSL/certs/makecerts.py
index c79e8a8c614..aa385871fb4 100755
--- a/cpp/test/IceSSL/certs/makecerts.py
+++ b/cpp/test/IceSSL/certs/makecerts.py
@@ -175,7 +175,6 @@ if clean or not os.path.exists("dh_params512.der"):
if clean or not os.path.exists("dh_params1024.der"):
ca1.run("openssl", "dhparam", 1024, outform="DER", out="dh_params1024.der")
-
#
# Create certificate with custom extensions
#