Skip to content

make linkcheck fails #1829

Description

@cgay

make linkcheck fails for many URLs with cert errors. Example:

(hacker-guide/topics/opendylan.org: line 26) broken https://yhoti.org - HTTPSConnectionPool(host='yhoti.org', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1029)')))

(hacker-guide/topics/opendylan.org: line 11) broken http://opendylan.org/ - HTTPSConnectionPool(host='opendylan.org', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1029)')))

Maybe we can fix this with some Sphinx config...

https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-linkcheck_auth

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions