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

Add support for client certificate as credentials #71

Open
anirudhbagri opened this issue Aug 27, 2020 · 1 comment
Open

Add support for client certificate as credentials #71

anirudhbagri opened this issue Aug 27, 2020 · 1 comment

Comments

@anirudhbagri
Copy link

Currently, the plugin supports two types of authentication, namely

  1. Username & Password
  2. Private Access Token

However, as SSL is growing, a new mechanism for authentication which is Client Certificates is getting popular.
Many other Jenkin plugins support client certificate authentication mechanism.
One that I know of is https://github.com/jenkinsci/stashnotifier-plugin

@anirudhbagri
Copy link
Author

Need to change the plugin UI to take new input for keystorepath and pass.

aakoch pushed a commit to aakoch/violation-comments-to-stash-plugin that referenced this issue Dec 12, 2020
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

No branches or pull requests

1 participant