• 
      

    Improve the error message when encountering an unverified certificate.

    Review Request #11125 — Created Aug. 6, 2020 and submitted — Latest diff uploaded

    Information

    Review Board
    release-3.0.x

    Reviewers

    The error message saying that repository communication encountered an
    unverified certificate didn't really do enough to help diagnose the
    problem. All the user was left with was an idea that something went
    wrong, but not really what that was.

    This expands on it a bit, placing additional information within the
    error message to identify the hostname and the fingerprint, so users can
    confirm whether they match expectations.

    Tested along with an upcoming change to Perforce. Verified the error
    response when encountering an unverified SSL certificate.

    Configured a Perforce repository with a self-signed SSL certificate
    and checked the prompt to make sure it was using the repository form's
    standard text.

    Commits

    Files