Ensure tests pass with openssl 1.1 (#3827)

* Ensure tests pass with openssl 1.1

A bunch of the acme.standalone and acme.crypto_util tests were using
weak crypto that is now prohibited :/

* lint

* lintlint

* Fix symlink
This commit is contained in:
Peter Eckersley
2016-12-02 15:11:35 -08:00
committed by GitHub
parent edbb3a73c6
commit 8b67a58f3c
7 changed files with 65 additions and 36 deletions
+1 -1
View File
@@ -1 +1 @@
../../../acme/testdata/cert.pem
../../../acme/testdata/rsa2048_cert.pem
+1 -1
View File
@@ -1 +1 @@
../../../acme/testdata/rsa512_key.pem
../../../acme/testdata/rsa2048_key.pem