violation-comments-to-stash-plugin icon indicating copy to clipboard operation
violation-comments-to-stash-plugin copied to clipboard

Add support for client certificate as credentials

Open anirudhbagri opened this issue 3 years ago • 1 comments

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 avatar Aug 27 '20 11:08 anirudhbagri