Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: pure zsh implementation of wget



On 23 September 2011 07:23, Guido van Steen <gvsteen@xxxxxxxxx> wrote:
> Thanks a lot! With these additions it also works for me.
>
> How difficult would it be to make this handle https as well?
>
> Is there any existing implementation that handles https?

You would probably need to make a zsh module for it using some library
like openssl or gnutls. I suppose you could implement ssl in pure
shell, but... why?

-- 
Mikael Magnusson



Messages sorted by: Reverse Date, Date, Thread, Author