From 80045c96f524fcd2aa5bbc1cae03554b2a6f7c95 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Sun, 29 Jul 2018 13:31:07 +0100 Subject: Added openssl to installed modules. Dep of http-useragent. Sadly this means we ship potentially oldish SSL DDLs for windows --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index dda8572..d70c42f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -148,3 +148,6 @@ [submodule "modules/test-util-serverport"] path = modules/test-util-serverport url = git@github.com:jonathanstowe/Test-Util-ServerPort.git +[submodule "modules/openssl"] + path = modules/openssl + url = git@github.com:sergot/openssl -- cgit v1.1