-
Notifications
You must be signed in to change notification settings - Fork 14
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
How to generate what's needed for credentialID #40
Comments
Hi @ps895r, let me take a look. Thanks for opening the issue! |
Update: @lakshya8066 is exploring this one. |
Hi @ps895r can you post your Jenkins system logs for this error? |
Here is the full error I see: I have tried using various names for credentialID. Below I tried generating a ssh key and then creating a Jenkins credential to be used as a variable. I've tried hard coding, etc. but always get some kind of similar error, which made me initially wonder if I'm just not understanding how to generate the credentialID.
|
Describe your use-case which is not covered by existing documentation.
I'm trying to figure out how to generate the credentialID that the in-toto Jenkins plugin is looking for. Do I just need to create a secret file in Jenkins credentials? If so, is it then just doing a ssh-keygen and then adding that id_rsa file? That's what I've tried to do, but I keep getting the error in the title: Could not find credentials entry with ID 'toto'
Any help will be greatly appreciated!
Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.
No response
The text was updated successfully, but these errors were encountered: