Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #22425
| Newsgroups | comp.lang.java.programmer |
|---|---|
| Date | 2013-02-21 11:55 -0800 |
| Message-ID | <407b8547-0096-4daf-9e27-ec25259add15@googlegroups.com> (permalink) |
| Subject | Enable SSLv2Hello in java 1.7 |
| From | nateastle@gmail.com |
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