Hi,
Normally we send our taxreport through a dll named microsoft.dynamics.digipoorservices.dll
According to this article https://www.logius.nl/ondersteuning/onderhoud/vervanging-certificaten/ they will upgrade to TLS 1.2
In Ax I tested this by changing the endpoint in the EVAT_NL macro to 'preprod-dgp2.procesinfrastructuur.nl/.../1.2'
(ofcourse compiled and forward compiled the necessary classes)
As a next step i downloaded the new certificate and installed it configured this certficate in Ax.
When I try to send the tax report the error message is:
Methode Deliver in COM-object van klasse Microsoft.Dynamics.DigipoortServicesMethods geeft als resultaat foutcode 0x80131501 (<onbekend>), hetgeen het volgende betekent: An error occurred while making the HTTP request to preprod-dgp2.procesinfrastructuur.nl/.../1.2. This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case. This could also be caused by a mismatch of the security binding between the client and the server.
When I use the old URL (https://preprod-dgp.procesinfrastructuur.nl/wus/2.0/aanleverservice/1.2) the software works. With the new url it won't.
Does anybody know what to do? Do I need a new version of the dll or do I need to do something on the server to enable TLS 1.2?
Thanks in advance
Julian Kooiker
*This post is locked for comments