PS-Testsuite use old tigerProxy Dependency, but docker compose use new TigerProxy Version. Because of the old Dependency, the PS-Testsuite must use the old configuration parameter for Epa3Vau decoding.
Without the old parameter the Testsuite cant decode the inner VAU traffic. Leading to failed testcases because of failed validation of inner objects in the (undecoded) VAU traffic.
PS-Testsuite use old tigerProxy Dependency, but docker compose use new TigerProxy Version. Because of the old Dependency, the PS-Testsuite must use the old configuration parameter for Epa3Vau decoding.
Without the old parameter the Testsuite cant decode the inner VAU traffic. Leading to failed testcases because of failed validation of inner objects in the (undecoded) VAU traffic.
PR with Fix https://github.com/gematik/epa-deployment/pull/30