seanjmullan commented on code in PR #298:
URL: 
https://github.com/apache/santuario-xml-security-java/pull/298#discussion_r1589580667


##########
src/test/resources/org/apache/xml/security/samples/input/README.txt:
##########


Review Comment:
   I think we should work towards a guideline where we don't accept any more 
binary files into the source tree, unless there is a very good reason. Binary 
files are difficult to review, don't fit well with source code repositories and 
for other reasons, should be discouraged. I have looked at the contents of the 
`ecbrainpool.p12` file and so I am ok with approving it this time. But for 
future tests, `keytool` can be used to create certificates and keystores, and 
supports most common extensions and you can use `ProcessBuilder` to execute it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@santuario.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to