-
New Feature
-
Resolution: Duplicate
-
Minor
-
None
Add the ability to grab Root CAs of Jenkins Agents, similar to what is done for Master at https://github.com/jenkinsci/support-core-plugin/blob/master/src/main/java/com/cloudbees/jenkins/support/impl/RootCAs.java
- relates to
-
JENKINS-49668 Root CAs component appears broken
-
- Closed
-
Just noticed it is already done: https://github.com/jenkinsci/support-core-plugin/blob/support-core-2.61/src/main/java/com/cloudbees/jenkins/support/impl/RootCAs.java#L78-L80