SigningFetcherFactory is too naive when reading key files
---------------------------------------------------------
Key: SHINDIG-475
URL: https://issues.apache.org/jira/browse/SHINDIG-475
Project: Shindig
Issue Type: Improvement
Components: Gadget Rendering Server (Java)
Reporter: Henning Schmiedehausen
The current "implementation" of loading PEM files for signing requests will
choke on e.g. openssl created files because it tries to parse the --- BEGIN
and --- END lines, too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.