sslyze: fix links in comments to work for everyone

* make them secure too

Closes Homebrew/homebrew#46143.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Viktor Szakats 2015-11-19 03:14:24 +01:00 committed by Dominyk Tiller
parent ce7b1a8667
commit d273ecb079

View file

@ -32,8 +32,8 @@ class Sslyze < Formula
def install
# openssl fails on parallel build. Related issues:
# - http://rt.openssl.org/Ticket/Display.html?id=3736
# - http://rt.openssl.org/Ticket/Display.html?id=3737
# - https://rt.openssl.org/Ticket/Display.html?id=3736&user=guest&pass=guest
# - https://rt.openssl.org/Ticket/Display.html?id=3737&user=guest&pass=guest
ENV.deparallelize
resource("openssl").stage do