From d357b80f547e46ddab8ba517c7bcad54c94a6bc4 Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 9 Dec 2016 16:09:03 +0200 Subject: [PATCH] test --- iguana/tests/ratify | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/tests/ratify b/iguana/tests/ratify index d00e7bdcd..cd376f0f2 100755 --- a/iguana/tests/ratify +++ b/iguana/tests/ratify @@ -1,2 +1,2 @@ #!/bin/bash -curl -s "http://komodonotary.com/notary.json" | curl "http://127.0.0.1:7776" -d @- +curl -s "https://komodonotary.com/notary.json" | curl "http://127.0.0.1:7776" -d @-