.NET based reference implementation of OIORASP profile version 1.2
Main purposes of this patch release have been to fix a serious cache
issue found in RASP .NET version 2.0.0:
- Implementation of TimedCache had an error multiplying the cache
time by 60.
The problem also persists in RASP version 1.3.0, but by intention, a
patch is not released for RASP 1.3.0 because all NemHandel parties
must upgrade to RASP 2.0.x latest June 2013.
As a temporary solution, it is possible to divide the TimedCache
values from RASP configuration file by 60 ;-)
Filer og referencer