We have a clustered weblogic instance which needs to be setup with 2 way ssl . (One of the third party client is asking us to setup 2 way ssl). Currently when i checked the weblogic SSL configuration - i found that it has Demo Identity and demo trust as a default keystore. Now if i want to setup a 2 way SSL - can i reuse the existing demo trust and demo identity ?
I could see some options in the dropdown weblogic@ssl admin page like custom trust and java keystore , custom trust and custom keystore . What is the best option - if i reusing of demo trust and demo identity is not recommended.
Also let me know how to do regression testing for a such a scenario where i am changing the weblogic's default truststore (demoidentity)