Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add -f switch to curl #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 3, 2020

  1. add -f switch to curl

    reason: https://community.letsencrypt.org/t/500-interval-server-error-in-options-ssl-nginx-conf-rate-limit/118286?u=9peppe
    
    explanation: 22. HTTP page not retrieved. The requested url was not found or returned another error with the HTTP error code being 400 or above. This return code only appears if `-f`, `--fail` is used. https://ec.haxx.se/usingcurl/usingcurl-returns
    AvverbioPronome authored Apr 3, 2020
    Configuration menu
    Copy the full SHA
    e3cd8b5 View commit details
    Browse the repository at this point in the history