Configure SSL Enabled HTML Server
We are on E920 Tools 9.2.3.1 with WebLogic 12.2 as JAS. We are trying to configure a SSL enabled HTML server on a testing environment using demo certificate for trust and identity come with WebLogic. We follow this guide (https://docs.oracle.com/cd/E53430_01/EOTSC/ssl_all_servers.htm#EOTSC1057 ).
I believe 21.2.1 can be skipped because we are working with demo cert. Our HTML instance Configuration > Keystores tab looks like this.
21.2.2: Then we added "-Dweblogic.security.SSL.minimumProtocolVersion= TLSv1.2" to Server Start Arguments field. The field value is like this.
21.2.3: It is skipped because we do not use Oracle HTTP Server