On Thu, Apr 15, 2021 at 9:08 AM James P.D. <[email protected]> wrote:
> Hi, > > Just to confirm we seem to have found the issue. > > The main issue seems to be regarding line breaks in the generated base64. > I was using curl to send a file containing the generated base64 that > included line breaks (as line breaks are naturally output by the > encrypt-json.sh script). If I remove these line breaks then it all works > out. > Thanks for following up with your solution. > > I will submit a pull request shortly updating the documentation with some > hints on this (in particular, that if using the curl command with a file, > you need to ensure all line breaks are removed from the generated base64 > output). > > That would be much appreciated. -Nick
