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

curl: display proper error message when encountering not trusted certificate #351920

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

Commits on Oct 28, 2024

  1. curl: display proper error message when encountering not trusted cert…

    …ificate
    
    Right now the error message would be:
    curl: (35) OpenSSL/3.3.2: error:80000002:system library::No such file or directory
    
    Before it was:
    curl: (35) OpenSSL/3.0.8: error:16000069:STORE routines::unregistered scheme
    
    see curl/curl#10702
    SuperSandro2000 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c795a7e View commit details
    Browse the repository at this point in the history