commit | 6e18f92d4f629eaef50bc9f60a62ac71fa671888 | [log] [tgz] |
---|---|---|
author | Ilya Shipitsin <chipitsine@gmail.com> | Tue Apr 07 23:35:49 2020 +0500 |
committer | William Lallemand <wlallemand@haproxy.org> | Tue Apr 07 22:02:41 2020 +0200 |
tree | 7ad050ae3f274bd3b7742a895ed8aee52a25bbb0 | |
parent | 2c64a1713d1a80e3fa9663cf94ac7e9d22e66658 [diff] |
CI: adopt openssl download script to download all versions with recent change, OpenSSL download URL was changed in incompatiable way. i.e. only the most recent openssl version might be downloaded using previous script. older versions are available under different URLs. as we need several openssl versions, let us adopt script accordingly. bug was caught after travis-ci cache was purged for some reason.