ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Re: wget: bugzilla.altlinux.org: unable to get local	issuer certificate
Date: Fri, 9 Sep 2005 18:45:05 +0400
Message-ID: <20050909144505.GB30519@master.mivlgu.local> (raw)
In-Reply-To: <pan.2005.09.09.13.32.46.109324@altlinux.com>

[-- Attachment #1: Type: text/plain, Size: 1784 bytes --]

On Fri, Sep 09, 2005 at 05:32:46PM +0400, Anton Farygin wrote:
> On Fri, 09 Sep 2005 14:32:28 +0400, Alexey Tourbin wrote:
> 
> > On Fri, Sep 09, 2005 at 12:15:43PM +0300, Michael Shigorin wrote:
> >> > > Не понял.  wget походу вообще "сломан" по
> >> > > части https.
> >> > Попробуй curl, он более крут в этом плане
> >> > чем wget есть еще libcurl, может быть есть
> >> > какая-то обвязка к ней для perl'а
> >> Кстати, да.
> > 
> > Уй, но должен быть какой-нибудь
> > стандартный инструмент под названием
> > "скачать урл и положить в файло".  Тем
> > более что wget -- ГНУтый.
> 
> инструмент есть. называется curl
> 
> curl url >файл

$ curl https://bugzilla.altlinux.ru/ >/dev/null; echo $?   

curl: (60) SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
More details here: http://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a "bundle"
 of Certificate Authority (CA) public keys (CA certs). The default
 bundle is named curl-ca-bundle.crt; you can specify an alternate file
 using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
 the bundle, the certificate verification probably failed due to a
 problem with the certificate (it might be expired, or the name might
 not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
 the -k (or --insecure) option.
60

Так что нужно или добавлять сертификат CA (раз уж он левый) в
соответствующий файл, или забить на безопасность и отрубить проверку.
Причём wget ищет сертификаты в /var/lib/ssl/cert.pem, а curl - в
/usr/share/curl/curl-ca-bundle.crt.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-09-09 14:45 UTC|newest]

Thread overview: 76+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-01 19:07 [sisyphus] I: Sisyphus-20050901 packages: +15! +65 (4701) Alexey M. Tourbin
2005-09-01 21:17 ` Sviataslau Svirydau
2005-09-01 21:25   ` [sisyphus] [JT] Synaptic Alexey Rusakov
2005-09-02  7:33     ` Sviataslau Svirydau
2005-09-04 22:36       ` Alexey Rusakov
2005-09-02  0:32 ` [sisyphus] perl-IPC-ShareLite Alexey Tourbin
2005-09-02 21:43   ` Vitaly Lipatov
2005-09-02  3:21 ` [sisyphus] libgtk+2 2.8.3 Alexey Tourbin
2005-09-02  6:46   ` Alexey Rusakov
2005-09-02  6:50     ` Вячеслав Диконов
2005-09-02  7:41       ` Alexey Rusakov
2005-09-02 14:40         ` [sisyphus] " Alexey Tourbin
2005-09-02 21:06           ` Alexey Rusakov
2005-09-02 21:14             ` Alexey Tourbin
2005-09-02 21:20               ` Alexey Rusakov
2005-09-02 21:54                 ` Alexey Tourbin
2005-09-03 14:08                   ` Alexey Rusakov
2005-09-03 15:36                     ` Sergey Vlasov
2005-09-03 15:47                       ` Alexey Rusakov
2005-09-03 16:54                         ` Alexey Tourbin
2005-09-03 16:09                       ` Dmitry V. Levin
2005-09-03 16:22                         ` Michael Shigorin
2005-09-03 16:41                           ` Alexey Tourbin
2005-09-03 20:53                             ` Alexey Rusakov
2005-09-03 21:35                               ` Alexey Tourbin
2005-09-03 16:57                           ` Dmitry V. Levin
2005-09-03 20:57                             ` Alexey Rusakov
2005-09-04 14:14                         ` Mikhail Zabaluev
2005-09-04 14:56                           ` Dmitry V. Levin
2005-09-04 19:21                             ` Mikhail Zabaluev
2005-09-04 19:29                               ` Dmitry V. Levin
2005-09-04 20:38                               ` Alexey Tourbin
2005-09-04 21:47                                 ` Alexey Tourbin
2005-09-04 22:14                                   ` Mikhail Zabaluev
2005-09-04 22:21                                     ` Dmitry V. Levin
2005-09-05  3:50                               ` Andrey Rahmatullin
2005-09-04 15:49                           ` Alexey Tourbin
2005-09-04 19:23                             ` Mikhail Zabaluev
2005-09-04 19:32                               ` Dmitry V. Levin
2005-09-04 20:40                                 ` Alexey Tourbin
2005-09-04 21:01                                   ` Dmitry V. Levin
2005-09-04 22:18                                     ` Mikhail Zabaluev
2005-09-04 22:27                                       ` Dmitry V. Levin
2005-09-04 22:39                                       ` Alexey Tourbin
2005-09-04 22:44                                         ` Dmitry V. Levin
2005-09-05  7:40                                           ` Michael Shigorin
2005-09-05 10:25                                             ` Dmitry V. Levin
2005-09-03 16:34                       ` Alexey Tourbin
2005-09-03 17:00                         ` Dmitry V. Levin
2005-09-03 18:02                           ` Alexey Tourbin
2005-09-02 18:08   ` [sisyphus] FreeFontPath Alexey Tourbin
2005-09-02  6:36 ` [sisyphus] Re: I: Sisyphus-20050901 packages: +15! +65 (4701) Anton Farygin
2005-09-02  7:03   ` [sisyphus] pam_mount Michael Shigorin
2005-09-06 22:19 ` [sisyphus] X-Downloader2.03 Igor Zubkov
2005-09-07  9:14   ` Aleksandr Blokhin
2005-09-19 17:14   ` Andrey Rahmatullin
2005-09-23 18:09     ` Igor Zubkov
2005-09-25  5:17       ` Andrey Rahmatullin
2005-09-25 10:32         ` Aleksandr Blokhin
2005-09-25 11:05           ` Andrey Rahmatullin
2005-09-25 17:59             ` Aleksandr Blokhin
2005-09-08  7:50 ` [sisyphus] wget: bugzilla.altlinux.org: unable to get local issuer certificate Alexey Tourbin
2005-09-08  8:19   ` Eugene Ostapets
2005-09-08 12:50     ` [sisyphus] " Michael Shigorin
2005-09-09  1:28       ` Alexey Tourbin
2005-09-09  5:51         ` Anton Farygin
2005-09-09  9:15           ` Michael Shigorin
2005-09-09 10:32             ` Alexey Tourbin
2005-09-09 11:21               ` Michael Shigorin
2005-09-09 13:32               ` Anton Farygin
2005-09-09 14:45                 ` Sergey Vlasov [this message]
2005-09-09 14:50                   ` Dmitry V. Levin
2005-09-09 17:11                     ` Eugene Ostapets
2005-09-09 19:39                       ` Dmitry V. Levin
2005-09-10  7:04                         ` Eugene Ostapets
2005-09-10 14:23                           ` Dmitry V. Levin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050909144505.GB30519@master.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git