Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #7651
| From | Joshua Cranmer <Pidgeot18@verizon.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: JavaMail TLS problems with Java 7? |
| Date | 2011-09-06 19:28 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <j46ds9$9qf$1@dont-email.me> (permalink) |
| References | <j464qj$h77$1@dont-email.me> |
On 9/6/2011 4:54 PM, Knute Johnson wrote: > Anybody using Java 7 and STARTTLS with JavaMail? I am getting an error > that says it can't start the TLS because of a Diffie-Hellman problem. > There is an old bug about DH and I don't know if this is related. This > program ran fine in Java 6 but won't work now in 7. > > I'm just curious if anybody else has run into any problems. I've been > searching but haven't found anything related to version 7. Out of curiosity, I happened to be wondering at the state of OpenJDK 7 in Debian's packages, and there is a bug mentioned there about SSL not working: <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638008>. I don't know if it's the same problem, though. -- Beware of bugs in the above code; I have only proved it correct, not tried it. -- Donald E. Knuth
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
JavaMail TLS problems with Java 7? Knute Johnson <nospam@knutejohnson.com> - 2011-09-06 14:54 -0700
Re: JavaMail TLS problems with Java 7? Joshua Cranmer <Pidgeot18@verizon.invalid> - 2011-09-06 19:28 -0500
Re: JavaMail TLS problems with Java 7? Knute Johnson <nospam@knutejohnson.com> - 2011-09-06 19:58 -0700
Re: JavaMail TLS problems with Java 7? Roedy Green <see_website@mindprod.com.invalid> - 2011-09-08 12:39 -0700
csiph-web