-
This bug only happens when test the executor. When actually executing the job, the certificate will be loaded correctly.
Will be fixed in next release though.
-
Previous Value Current Value Agent trust-certs not honored by Jersey client (executor test fails with PKIX even when trust-certs configured)
Agent trust-certs not honored when test the executor
-
State changed as build OD-7442 is successful
-
OneDev
changed state to 'Closed' 2 weeks ago
Previous Value Current Value Open
Closed
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
15.0.7
|
| Labels |
No labels
|
Issue Votes (0)
This issue is similar to OD-2239 but OP closed it for some reason.
In my environment, we have internal PKI. I followed the instructions in here. My docker-compose is as follows:
In
.agent/conf/trust-certsI have the following:I can verify that the agent actually connects to the OneDev server just fine, container logs show
However, if I try to test the job executor from the OneDev server I get the following error:
If I run this inside the container, the job executor test works afterwards.