CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Bug #241: Don't check SSL certificates.
authorBrett Goulder <predatorfreak@dcaf-security.org>
Fri, 11 Apr 2008 16:48:57 +0000 (18:48 +0200)
committerTilman Sauerbeck <tilman@crux.nu>
Fri, 11 Apr 2008 16:48:57 +0000 (18:48 +0200)
commit765b5014db1cc1fd3278f0b425d586b6dce75ae1
treefeca81cbcc8bc280c04df0a0ec4039d4777a999a
parent6ae354d751e69982f46acf37fa83cd0679eb68b7
Bug #241: Don't check SSL certificates.

pkgmk's mechanism to check file integrity is .md5sum, so relying on
proper SSL certificates for https connections isn't critical. This fixes
transfers from https servers whose SSL certificates are self signed only.

Original patch by Jose V Beneyto <sepen@users.sourceforge.net>.
pkgmk.in