jenkinsapi
jenkinsapi copied to clipboard
Add support for creating certificate credentials
ISSUE TYPE
- Feature Idea
Jenkinsapi VERSION
0.3.6
Jenkins VERSION
2.129
SUMMARY
We use the jenkins api as part of our build and release pipeline code base. I am working on extending that to support adding a range of credential types including certificates.
EXPECTED RESULTS
Per the jenkinsapi documentation here only username/password and ssh keys are supported credential types.
ACTUAL RESULTS
No actual results, unsupported operation in the code today.
USEFUL INFORMATION
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.