Skip to content

https://github.com/jfrog/jfrog-cli/pull/3441#top --> to loader.go#1346

Closed
Cesar-DC wants to merge 1 commit into
jfrog:masterfrom
Cesar-DC:bugfix-issue-3141
Closed

https://github.com/jfrog/jfrog-cli/pull/3441#top --> to loader.go#1346
Cesar-DC wants to merge 1 commit into
jfrog:masterfrom
Cesar-DC:bugfix-issue-3141

Conversation

@Cesar-DC

@Cesar-DC Cesar-DC commented May 20, 2026

Copy link
Copy Markdown
Contributor

fix for:
jfrog/jfrog-cli#3441 (comment)

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the master branch.
  • I used gofmt for formatting the code before submitting the pull request.

@github-actions

github-actions Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@Cesar-DC

Copy link
Copy Markdown
Contributor Author

recheck

@Cesar-DC

Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

Comment thread auth/cert/loader.go
@@ -45,7 +45,11 @@ func LoadCertificate(clientCertPath, clientCertKeyPath string) (certificate tls.

func GetTransportWithLoadedCert(certificatesDirPath string, insecureTls bool, transport *http.Transport) (*http.Transport, error) {
// Remove once SystemCertPool supports windows

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can remove the comment, can you implement some tests ?

@RemiBou RemiBou added the safe to test Approve running integration tests on a pull request label Jun 2, 2026
@RemiBou

RemiBou commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

@Cesar-DC as I dont have permission on your repo I'll chery pick your change on a cli branch and add test/clenaup comment and then merge, thx for the help

@RemiBou

RemiBou commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

@Cesar-DC it's merged for #1351 thx a lot

@RemiBou RemiBou closed this Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test Approve running integration tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants