From a032ddb54afbe0ca004092cf65e751bcf3d5f624 Mon Sep 17 00:00:00 2001 From: Mike Abdullah Date: Tue, 12 Nov 2013 15:10:42 +0000 Subject: [PATCH] Doh, change over to https for openssl too --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9cd4aa4..0a5c837 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/karelia/libssh2.git [submodule "openssl"] path = openssl - url = git://git.openssl.org/openssl.git + url = https://github.com/karelia/openssl.git