File tree 1 file changed +6
-6
lines changed
using_images/other_images
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -297,12 +297,12 @@ the first time for it to have an effect.
297
297
+
298
298
Determines whether Jenkins plugins downloads are allowed if the Jenkins Update Center repository
299
299
uses an invalid SSL certificate. This could be the case if a self hosted repository
300
- using self-signed certificate with an unknow CA is used or if an enteprise proxy
301
- performs man-in-the-middle interceptions. This variable applies to plugins downloads which may
302
- occur during Jenkins image build or if an extension of the Jenkins image is built or if you
303
- run the jenkins image and leverage one of the options to download additional plugins
304
- (use of s2i whith plugins.txt or use of ` INSTALL_PLUGINS` environment variable.
305
- To enable, set to `true` .
300
+ using self-signed certificate with an unknown CA is used or if an enteprise proxy
301
+ performs man-in-the-middle interceptions. This variable applies to plug-in downloads, which may
302
+ occur during a Jenkins image build or if an extension of the Jenkins image is built. It is
303
+ also applied when you run the Jenkins image and use one of the options to download additional
304
+ plug-ins, including S2I with plugins.txt or the INSTALL_PLUGINS environment variable.
305
+ Set to true to enable this variable .
306
306
307
307
[[jenkins-cross-project-access]]
308
308
=== Cross Project Access
You can’t perform that action at this time.
0 commit comments