[Bug-wget] MY ERRORS

2013-04-16 Thread HImanshu Tyagi
hi, can you tell me about this. OpenSSL: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure i am running GNU Wget 1.11.4 . wget --no-check-certificate https://server:8443/myapp ther server is holding SHA2 algo certificate and on jboss7. earlier it was working with

Re: [Bug-wget] [Bug-Wget] Use of maltipart/form-data when using body-file command

2013-04-16 Thread Daniel Stenberg
On Tue, 16 Apr 2013, Tim Ruehsen wrote: The boundary string Giuseppe mentioned isn't really such a big deal if you ask me. You can easily make it in the same style as the browsers do it (a - prefix and a series of random letters) and if you like curl use 12 random hex letters it still

Re: [Bug-wget] [Bug-Wget] Use of maltipart/form-data when using body-file command

2013-04-16 Thread Tim Ruehsen
Am Tuesday 16 April 2013 schrieb Daniel Stenberg: > On Sun, 14 Apr 2013, Tim Rühsen wrote: > >> I wanted to propose that we use Content-Type: multipart/form-data and > >> send the whole file as-is when using the --body-file option. This > >> allows us to add the long missing functionality to send f