From d54ff778995b369ead6b708d9b6ee8bff31d366d Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Mon, 25 Jan 2016 22:40:54 -0500 Subject: generate DH params; use PEM for final output this needs to be made optional and the DH params should be cached, because generating them is very slow. --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 3766a07..d69a7ef 100644 --- a/stack.yaml +++ b/stack.yaml @@ -8,7 +8,7 @@ packages: - '.' - location: git: git@github.com:afcady/HSOpenSSL.git - commit: 11f5c83fbe44d6c1c496be4cc3017fd925ba26e2 + commit: 90679fb0e20514f915c90c0e27774867a30915df extra-dep: true - location: git: git@github.com:afcady/email-validate-hs.git -- cgit v1.2.3