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 <[email protected]> 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 <[email protected]> > wrote: > > brad bruggemann <[email protected]> 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 >
