I currently support an outdated e-commerce application that runs on Java 1.4.
I understand that 1.4 does not support SSL certificates signed with SHA256, is this correct and will I have problems establishing connections with other sites requesting the use of this certificate?
Are there any known solutions to this problem?
source share