Our Admin installed new Git and Windows updates.
After that we could not Pull or Push from Powerbuilder. We got this message:
---------- Source Control: Errors (13:39:20)
Git detail error info: Unknown certificate check failure
Git client error code: Server certificate is invalid.
Failed to push workspace.
---------- Finished Errors (13:39:20)
As workaround we use Git from the Windows Explorer, to Pull and Push, and do a Refresh in PowerBuilder. That works ok.
All other development tools (ex Visual Studio) work fine with Git.
Using PB 2019 R3.
Questions:
1. Can this error be solved, maybe by some Git setting?
2. If 1 is a No. Can this be solved in PB 2022? Because, I found modifications about Git in the release documentations.
In the other projects (non-PB) we use SSH instead of HTTPS. But SSH is not accepted within PowerBuilder.
Tia
Hans
Note:
PB IDE use a built-in Git tool for Git operations. It doesn't use the Git-scm on your machine. In the meantime, we will consider supporting the http.sslVerify Git setting in a future release that will enable you to use a self-signed certificate.
But an official Sectigo SSL certificate.