You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.
Describe the bug
Assuming the following vault contents and the config file below...
Vault contents
Note: The contents above are base64 enconded in the vault
Actual contents
Config file
Expected and actual results
I would expect the python SDK to use the contents of the zowe.config.json as it is at the time of executing the script.
Instead, it is using the old_cert and old_key (from the vault)
Describe your environment
Py: 3.12.4
Pip: 24.0
Terminal: Zsh
Env: N/A
Additional context
Found this while testing #305
The text was updated successfully, but these errors were encountered: