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

expose error messages for certificate verify failed #151

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

kflemin
Copy link
Contributor

@kflemin kflemin commented Jun 7, 2024

The REopt errors were/are not exposed on the command line.
Adding a bit more puts statement so we can easily distinguish the following error (which we have a documented solution for):

SSL_connect returned=1 errno=0 state=error: certificate verify failed (unable to get local issuer certificate)

We should review reopt_lite_api.rb to ensure we are exposing as much error information as we can for future troubleshooting.

@kflemin kflemin requested a review from vtnate June 7, 2024 19:30
@coveralls
Copy link

coveralls commented Jun 7, 2024

Pull Request Test Coverage Report for Build 9422181137

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 72.143%

Totals Coverage Status
Change from base Build 8996749811: 0.03%
Covered Lines: 707
Relevant Lines: 980

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants