Configure iWLS to use DemoIdenity.jks and DemoTrust.jks to listen for https?
What is the proper way to get iWLS to listen for https?
I have copied the DemoIdentity.jks and DemoTrust.jks to the following location:
\Oracle\Middleware\Oracle_Home\wlserver\server\lib\
in jDeveloper -> Tools -> Preferences -> Credentials I have the following setup (see image: iWLS_HTTPS_Credentials.png)
Client Trusted Certificate Keystore: \Oracle\Middleware\Oracle_Home\wlserver\server\lib\DemoTrust.jks
Client Trusted Keystore Password: DemoTrustKeyStorePassPhrase
Server Keystore: \Oracle\Middleware\Oracle_Home\wlserver\server\lib\DemoIdentity.jks
Server Keystore Password: DemoIdentityKeyStorePassPhrase
Server Private Key Password: DemoIdentityPassPhrase
I'll start iWLS and go to: Servers -> DefaultServer(admin) -> Keystores and set the following values (see image: iWLS_keystore_setup.png)