QuantConnect / lean-cli

CLI for running the LEAN engine locally and in the cloud
https://www.lean.io/cli
Apache License 2.0
191 stars 100 forks source link

Normalize Encryption File Read Line Endings #379

Closed rjra2611 closed 8 months ago

rjra2611 commented 8 months ago

Fixes the below error

Error: Given encryption key is not registered with the cloud

Solution ref: https://stackoverflow.com/a/50996542

Tested uploading encryption key file from terminal using Mac and Windows and trying to reuse that key from the CLI