From 60ba965e3ad79e6fd5b97317ad00a2107c9d8528 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Fri, 25 Sep 2009 16:15:51 +0000 Subject: disable certificate checks on media with the right option --- pod/urpmi.cfg.5.pod | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pod') diff --git a/pod/urpmi.cfg.5.pod b/pod/urpmi.cfg.5.pod index 85630b48..b3c6e60b 100644 --- a/pod/urpmi.cfg.5.pod +++ b/pod/urpmi.cfg.5.pod @@ -80,6 +80,13 @@ A comma-separated list of media names. By default, only those media will be taken into account (that is, when you don't specify an alternate list of media via the B<--media> command-line option.) +=item B + +Disables checking of certificates when connecting to a https medium. By +default the certificates are checked and the connection will fail if +the certificate is invalid. This option shouldn't be used for maximum +security. + =item B Specify which download program to use: B or B. -- cgit v1.2.1