Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: EJBCA 6.11.0
-
Fix Version/s: EJBCA 6.11.0
-
Component/s: None
-
Labels:None
-
Epic Link:
-
Sprint:EJBCA Sprint 5
Description
Currently protocols may be enabled / disabled locally from the 'System configuration' menu. This is then checked in each servlet to determine if the request should be processed or not. The check in each servlet should be replaced with a common servlet filter, mapped from each modules web.xml.