#1248 PR merged
: Added plain 'curl' to default PROGS (issue1156 and issue1229).¶
Labels: enhancement
, fixed / solved / done
jsmeix opened issue at 2017-03-16 14:49:¶
Only added plain 'curl' to PROGS in conf/GNU/Linux.conf
but currently no special code for the https support libs.
Additionally enhanced init/default/030_update_recovery_system.sh
to error out if 'curl' is required but not there.
jsmeix commented at 2017-03-16 14:57:¶
@gdha
can you review it.
If acceptable as a first step in the right direction
I would like to get it merged.
For me plain 'curl' with plain HTTP works.
I know nothing at all about whatever special
https support libs for curl so that I cannot help
in any way to get that properly implemented.
jsmeix commented at 2017-03-28 12:53:¶
With the follow up
https://github.com/rear/rear/pull/1267
merged
curl works also with HTTPS by default.
[Export of Github issue for rear/rear.]