> Am 09.06.2016 um 19:12 schrieb Ramsey Gurley <[email protected]>: > > About one year ago, we ran into > >> Unable to send email; nested exception is >> com.amazonaws.amazonclinentexception: unable to execute HTTP request: peer >> not authenticated address error > > using OpenJDK. Switching to OracleJDK resolved the problem. OracleJDK also > comes with a number of tools that are not in the OpenJDK distribution. > > That said, unless you have specific issues with OpenJDK, for deployment I’d > go with whatever option is easiest to keep up to date. My primary concern is > the regular reports of security flaws in *JDK that are resolved with the > latest patched release. If you sit on an old version for very long, your > application becomes a vulnerability.
Not to mention the inability to connect from within your application to any TLS-secured services that are restricted to up-to-date cipher suites and protocols. At this point, you usually can't connect to any service that has an A rating at ssllabs with a JDK older than 8. Maik
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
