Skip to content

workaround fix for SSL issue#597

Merged
zolanaj merged 1 commit intodevelopfrom
likely-cert-issue-fix
Sep 26, 2024
Merged

workaround fix for SSL issue#597
zolanaj merged 1 commit intodevelopfrom
likely-cert-issue-fix

Conversation

@rathod-b
Copy link
Copy Markdown
Collaborator

The underlying SSL issue appears to be tied to libgit2 library being unable to read a PEM file format, and hence errors. Workaround is to use

Please check if the PR fulfills these requirements

  • CHANGELOG.md is updated
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

(Bug fix, feature, docs update, ...)

What is the current behavior?

(You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change?

(What changes might users need to make in their application due to this PR?)

Other information:

The underlying SSL issue appears to be tied to libgit2 library being unable to read a PEM file format, and hence errors. Workaround is to use
@rathod-b rathod-b requested a review from Bill-Becker August 19, 2024 20:42
@zolanaj zolanaj merged commit 29a8ffe into develop Sep 26, 2024
@Bill-Becker Bill-Becker deleted the likely-cert-issue-fix branch August 13, 2025 20:56
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