<div dir="ltr"><div><br></div><div>wget supports HTTPS with openssl and is changed option '-f' to '-o' just like curl and uses xconnect().</div><div><br></div><div>And one change happens in /lib. A parameter is added to xpopen_both() in lib/xwrap.c  to decide whether child process pass stderr to stdout or not. If openssl's stderr and downloaded stream is mixed, code is more complicated and its size is bigger.</div></div>