Re: wget -no-check-certificate only for DESKTOP

2016-10-24 Thread Denys Vlasenko
On Wed, Oct 19, 2016 at 5:13 PM, KP.Kirchdoerfer wrote: > HI; > > is there any reason why the option no-check-certificate is only ignored when > choosing DESKTOP the busybox general settings? > > /* Ignored (we don't do ssl) */ > IF_DESKTOP("no-check-certificate\0"

wget -no-check-certificate only for DESKTOP

2016-10-19 Thread KP.Kirchdoerfer
HI; is there any reason why the option no-check-certificate is only ignored when choosing DESKTOP the busybox general settings? /* Ignored (we don't do ssl) */ IF_DESKTOP("no-check-certificate\0" No_argument "\xf0") thx kp ___ busybox