cyberark / conjur-teamcity-plugin

TeamCity plugin so that TeamCity jobs/builds can retrieve credentials from Conjur when a job/build is kicked off.
Apache License 2.0
0 stars 2 forks source link

Fix for blank certificate; more descriptive zip artifact name #6

Closed ptoman-cisco closed 1 year ago

ptoman-cisco commented 2 years ago

Desired Outcome

Fix the "ERROR: Authenticating to conjur at '....url.....' with account '...' and with login '....path/to/api/key....'. Failed to authenticate. Received status code: -2" for Conjur connections with a blank certificate (see https://github.com/cyberark/conjur-teamcity-plugin/issues/5#issuecomment-1073959028).

Implemented Changes

Connected Issue/Story

Still need to fix the main issue in #5.

Definition of Done

Changelog

Test coverage

Documentation

Behavior

Security

ptoman-cisco commented 2 years ago

Hello @izgeri, could you take a look at the PR please? Thanks!

ptoman-cisco commented 2 years ago

@jtuttle may I ask for a review please?

jtuttle commented 2 years ago

@pe-tr I will find someone to review this for you, sorry for the delay.