-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Credentials Plugin version 1337.v60b_d7b_c7b_c9f
Jenkins version 2.456 on RHEL8
-
-
2.459
When uploading a credential of kind "Certificate", after selecting the "Certificate" option from the "Kind" dropdown and then clicking the "Upload PKCS#12 certificate" radio button, the Jenkins UI displays an "Oops - Not Found" error. See pkcs12-before-browse.png
Browsing and selecting a certificate results in an error: "An internal error occurred during form field validation (HTTP 404). Please reload the page and if the problem persists, ask the administrator for help." See pkcs12-after-browse.png
In the browser inspector, I can see one HTTP POST request with a 404 status code to the URL https://<JENKINS_URL>/manage/credentials/store/system/domain/_/'/descriptorByName/com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl$UploadedKeyStoreSource/checkUploadedKeystore.
This issue is a blocker, as it blocks users from adding PKCS#12-type certificates to the credentials store.
Thanks very much for the bug report! I can duplicate the problem with Jenkins 2.456 but can't duplicate it with the release candidate build of Jenkins 2.452.1. I'm using the same version of the credentials plugin in both cases. In the case that I can duplicate it, I use the following steps:
I can duplicate the problem with Jenkins 2.453 and 2.454 but do not see the problem with weekly 2.452.