|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

The idea is that in the job config, under Sauce Connect Advanced Options
We are filling in these details for: Sauce Connect Options
--capath /etc/ssl/certs --cainfo /opt/jenkins/ssl/certs/ca-certificates.crt
What would be nice is have CAPATH/CAINFO options in the "Manage Jenkins > Configure System > Sauce Support" section.
Or even has a global Sauce Connect Options.
We had to paste that into code into every job and if something changes, that's about 60 or so jobs we have to update.