Benoit Tellier created JAMES-3965:
-------------------------------------
Summary: DKIMSign test should use FileSystem to resole
privateKeyFilepath
Key: JAMES-3965
URL: https://issues.apache.org/jira/browse/JAMES-3965
Project: James Server
Issue Type: Bug
Components: Mailet Contributions
Affects Versions: 3.8.0
Reporter: Benoit Tellier
Fix For: 3.9.0
When using privateKeyFilepath in prod we get a null pointer exception.
It turns out that a ClassLoader hard code the use of system resources which by
default is inapropriate for site specific private key...
I order to really load privateKey from a file, let's use FileSystem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]