SHA256 signature Method for XML files not working on Windows Server 2003

37 views Asked by At

I use the some program on Windows Server 2003. The database is loaded into this program as an XML file. Everything worked correctly until the developers changed the XML signature from sha1 to sha256.

Is there a way to convert SHA256 signature to SHA1 or another way to read an XML file with the SHA256 signature in the program used.

I installed the kb3072630 update on Windows Server 2003, but it didn't help.

0

There are 0 answers