bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Issue with TOMCAT SSL server wget


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] Issue with TOMCAT SSL server wget
Date: Wed, 08 Jun 2011 14:01:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

please keep the mailing list CC'ed in your replies.

It seems the server doesn't accept the client certificate.  Are you sure
the cert.pem certificate is included in keystore.jks?

Giuseppe



brad bruggemann <address@hidden> writes:

> Giuseppe,
>
> There's a correction to my original post. The output that I get when I
> run the original command (with secure-protocol) is:
>
> OpenSSL: error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad
> certificate
>
> When I run it without secure-protocol i get:
>
> OpenSSL: error:140943F2:SSL routines:SSL3_READ_BYTES:sslv3 alert
> unexpected message
>
> On Wed, Jun 8, 2011 at 7:08 AM, Giuseppe Scrivano <address@hidden>
> wrote:
>
>     brad bruggemann <address@hidden> writes:
>     
>     >     Use wget to grab file:
>     >     wget --secure-protocol=TLSv1 --certificate-type=PEM
>     --certificate=/
>     > path.to/cert.pem --password=XXXX
>     https://IP_ADDRESS:1234/file.txt -o
>     > /tmp/file.txt
>     
>     
>     what does happen if you don't specify --secure-protocol?
>     
>     Cheers,
>     Giuseppe
>     



reply via email to

[Prev in Thread] Current Thread [Next in Thread]