Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #22425
| X-Received | by 10.224.110.68 with SMTP id m4mr40249qap.2.1361476531367; Thu, 21 Feb 2013 11:55:31 -0800 (PST) |
|---|---|
| X-Received | by 10.49.94.129 with SMTP id dc1mr2131482qeb.22.1361476531297; Thu, 21 Feb 2013 11:55:31 -0800 (PST) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!t2no3777071qal.0!news-out.google.com!t2ni205qaj.0!nntp.google.com!t2no3777060qal.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.java.programmer |
| Date | Thu, 21 Feb 2013 11:55:31 -0800 (PST) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=192.41.70.10; posting-account=SsdNeAoAAABUM0bVlOAdkDRH9dfr2lPT |
| NNTP-Posting-Host | 192.41.70.10 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <407b8547-0096-4daf-9e27-ec25259add15@googlegroups.com> (permalink) |
| Subject | Enable SSLv2Hello in java 1.7 |
| From | nateastle@gmail.com |
| Injection-Date | Thu, 21 Feb 2013 19:55:31 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| Xref | csiph.com comp.lang.java.programmer:22425 |
Show key headers only | View raw
I am connecting to a soap server and in the request they are sending back a SSLv2Hello. This is a bug in their system but since I cannot control it I have to code around it. I am wondering if anyone has any idea on how to call a HTTPS soap service with TLSv1 and SSLv2Hello enabled?
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
Enable SSLv2Hello in java 1.7 nateastle@gmail.com - 2013-02-21 11:55 -0800
Re: Enable SSLv2Hello in java 1.7 Arne Vajhøj <arne@vajhoej.dk> - 2013-02-24 17:42 -0500
Re: Enable SSLv2Hello in java 1.7 nateastle@gmail.com - 2013-02-28 08:15 -0800
Re: Enable SSLv2Hello in java 1.7 Arne Vajhøj <arne@vajhoej.dk> - 2013-02-28 17:01 -0500
csiph-web