Douglas Mencken <[email protected]> writes: > Looks like this version forces users to have GnuTLS, but not OpenSSL > (which I do have):
yes, that is correct. Now by default GNU wget looks for GNU TLS. If you want to use OpenSSL then you have to pass --with-ssl=openssl. Cheers, Giuseppe
