[Bug-wget] [PATCH] Allow openSSL compiled without SSLv2

2011-04-11 Thread Cristian Rodríguez
Hi: the attached patch adds support to an openSSL library compiled without SSlv2 , in which case, wget will behave like if it was using the GNUTLS backend, that is, doing sslv3 only. # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id:

Re: [Bug-wget] [PATCH] Allow openSSL compiled without SSLv2

2011-04-11 Thread Giuseppe Scrivano
Thanks for the patch. Committed and pushed. Cheers, Giuseppe Cristian Rodríguez crrodrig...@opensuse.org writes: Hi: the attached patch adds support to an openSSL library compiled without SSlv2 , in which case, wget will behave like if it was using the GNUTLS backend, that is, doing