GetComponents does not follow HTTP redirection when downloading via curl

Issue #1985 closed
Roland Haas created an issue

The pull request:

https://github.com/gridaphobe/CRL/pull/3

adds --location to curl calls to make curl follow redirects. wget follows the redirect without further options.

The branch also contains two cleanup commits that remove unused code.

Keyword:

Comments (7)

  1. Roland Haas reporter
    • removed comment

    Replying to [comment:3 knarf]:

    commented on the patch in github

    I see no comments on https://github.com/gridaphobe/CRL/pull/3/files and do not seem to be able to recover any older conversation (nor any older versions from my local git history incl. the reflog). Would you mind checking over this once more, please? If it is ok I'll commit or will commit anyway after next Monday if there is no review at all.

  2. Frank Löffler
    • removed comment

    I see my comments when I expanded the 'outdated'. They say:

    line 1785 and 1813: Why is this added twice here? (referring to the option --location added twice to the same command)

  3. Log in to comment