Creating Self Signed Certificate with md5WithRSAEncryption not working with TLS 1.2
I am hoping someone in the community has come across this situation and might be able to assist.
We are currently creating Self Signed Certificates and sharing between two servers. We are not using a CA for this. In the past we created the certificates with pskeymanager and was able to configure our Weblogic instance and connect with no issues with our other servers.
With the new JRE/Weblogic versions (1.7, 12.1.3.0.6), it appears as though we can create the ceritificates and the WebBrowsers are able to connect with no issue, but there appears to be an issue with the pskeymanager creating the certificate with an algorithm that is not supported for TLS 1.2. That is the md5WithRSAEncryption.