We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This ended up being an issue with the underlying encryption sdk library.
aws/aws-encryption-sdk-python#13
The text was updated successfully, but these errors were encountered:
This is fixed by aws/aws-encryption-sdk-python#14
Verified in https://github.com/mattsb42-aws/aws-encryption-sdk-cli/commit/7e91df916d6a6671bb0f1628e744426fbcc32d59
Sorry, something went wrong.
aws/aws-encryption-sdk-python#14 fixed the issue on SH derivatives and Windows:CMD, but PowerShell appears to still have issues.
Looks like this is a known issue with PS OutputEncoding. https://stackoverflow.com/questions/33936074/decode-poweshell-output-possibly-containing-non-ascii-unicode-characters-into-a/33959798#33959798
PowerShell discussion moved to #16. Related *nix discussion moved to #11.
mattsb42-aws
No branches or pull requests
This ended up being an issue with the underlying encryption sdk library.
aws/aws-encryption-sdk-python#13
The text was updated successfully, but these errors were encountered: