Open zaphar opened 3 years ago
@zaphar I believe it should be enough to leverage the builtins.readFile
utility
accessKey = builtins.readFile ./ca_private.pem;
That did indeed fix it. Did I just misunderstand the documentation for this?
Most likely, I'll submit a PR to update the examples
It is possible this is fixed now since the code in the traceback seems to be from a few commits back and the current code looks quite a bit different. However if so the fixes are not installable from the nix package manager which is at version 1.7 so maybe an packet update is all that's needed.
Triggering configuration block:
Exception traceback is below: