Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8182295

Re-org sample code in JSSE Reference Guide

XMLWordPrintable

    • Cause Known

        The suggested update for the JSSE sample code in the JSSE Reference Guide ( https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/samples/index.html ):
        1. Replace the MD5withRSA certificate signature algorithm with SHA-2. (strong algorithm)
        2. Remove the binary keystore file, and text it into the sample source code. (easy to use)
        3. Good to add SNI or ALPN in the sample code.

              rgallard Raymond Gallardo
              xuelei Xuelei Fan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: