Download MaxMind's geoip file over https.
commit5015279153311a9f030ebc00ec0a29f10515fcb2
authorKarsten Loesing <karsten.loesing@gmx.net>
Tue, 25 Feb 2014 10:26:27 +0000 (25 11:26 +0100)
committerKarsten Loesing <karsten.loesing@gmx.net>
Tue, 25 Feb 2014 10:26:27 +0000 (25 11:26 +0100)
tree7ee6a90fdd3ffc21f41326c72534560add8c2081
parent0efa2821c7e1865d8f515df735fd8ad0db5ff467
Download MaxMind's geoip file over https.

If the cert turns out to be invalid or if wget is otherwise unable to
verify it, it's going to return an error and not download the file for us.

Spotted by nickm.
src/config/mmdb-convert.py