![](https://secure.gravatar.com/avatar/5b0355767dcb0ac7cbe371bcefc4ee4e.jpg?s=120&d=mm&r=g)
On Wed, 9 Apr 2008 12:01:46 -0400 Brett Goulder wrote:
On Wed, 9 Apr 2008 17:46:17 +0200 Tilman Sauerbeck wrote:
Hi, I'd like to merge this patch:
http://crux.nu/bugs/index.php?do=details&task_id=241
There's servers that use self-signed certificates, which essentially break source retrieval. Any objections?
Regards, Tilman
Yes, if wget is always going to be called with that, I believe it would be better to just do alias wget="wget --no-check-certificate", rather than define a variable to do essentially the same thing.
Here's my version of essentially the same patch, however it adds a variable which controls whether not to call wget with --no-check-certificate and converts to using alias instead of $DOWNLOAD_OPTS/$CHECK_CERT. -- ~predatorfreak GnuPG Public key: http://pred.dcaf-security.org/dcafsec-pub-gpgkey.asc