RFR(s): 8208641: SSLSocket should throw an exception when configuring DTLS
Anthony Scarpino
anthony.scarpino at oracle.com
Wed Aug 29 04:47:55 UTC 2018
I need a review of this fix. Simple change to throw an
UnsupportedOperationException using SSLSocket with DTLS. Additionally
use SSLEngine for some of the generic methods that were defaulting to
SSLSocket This is only for the JSSE provider.
http://cr.openjdk.java.net/~ascarpino/8208641/webrev/
Tony
More information about the security-dev
mailing list