https://issues.apache.org/bugzilla/show_bug.cgi?id=45664
Summary: Some calls should be wrapped in AccessController.doPrivileged Product: Security Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Signature AssignedTo: security-dev@xml.apache.org ReportedBy: [EMAIL PROTECTED] There are a few places in the code (such as reading system properties) that should be wrapped in AccessController.doPrivileged blocks so that applications that normally would not have these permissions can generate and validate signatures when run with a SecurityManager enabled. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.