Uses of Class
jenkins.test.https.KeyStoreManager
Packages that use KeyStoreManager
-
Uses of KeyStoreManager in org.jvnet.hudson.test
Methods in org.jvnet.hudson.test with parameters of type KeyStoreManagerModifier and TypeMethodDescriptionRealJenkinsRule.https
(String host, KeyStoreManager keyStoreManager, X509Certificate rootCA) Sets up HTTPS for the current instance, and disables plain HTTP.