Forward to security-dev.
-------- Original Message --------
Subject: Re: TLS and Pre-shared Keys
Date: Wed, 17 Jul 2013 12:52:59 -0700
From: Matthew Hall <mh...@mhcomputing.net>
To: roger riggs <roger.ri...@oracle.com>
CC: net-...@openjdk.java.net
On Wed, Jul 17, 2013 at 03:45:19PM -0400, roger riggs wrote:
Hi,
Is there support in SSLEngine/TLS to support Pre-Shared Keys?
I have been looking for relevant doc and have not stumbled upon it.
Thanks, Roger
No, there isn't any support for PSK Ciphers yet, although some of the
constants for them appear in grep output.
It would be really nice if it were supported for deploying new cluster
nodes
in distributed systems, etc.
Matthew.