RFR JDK-8250839: Improve test template SSLEngineTemplate with SSLContextTemplate
Xuelei Fan
xuelei.fan at oracle.com
Thu Jul 30 18:26:36 UTC 2020
Hi,
May I get the following test code update reviewed?
http://cr.openjdk.java.net/~xuelei/8250839/webrev.00/
SSLEngineTemplate is a template used for SSLEngine testing, which
depends on binary key store files, and not easy to extend. This update
makes it easier to extend, by removing the files dependency and using
SSLContextTemplate.
Thanks,
Xuelei
More information about the security-dev
mailing list