Hello, Every time I do a signature verification I get a line like the following printed out to the System.out console:
I org.apache.xml.security.signature.Reference Verification successful for URI "#_407a293d-4517-0f78-9e5a-3f0180b22d51" This is fine in DEV environments but when we go to production we'd prefer not to have these kinds of debug/info messages in the System.out. Is there a way to turn this off? - Mike