IBM / keyprotect-python-client

A Python client for interacting with the IBM Cloud KeyProtect service.
Apache License 2.0
0 stars 9 forks source link

Still using old bluemix urls #5

Closed jmorse1 closed 3 years ago

jmorse1 commented 3 years ago

I think this client needs to be updated to use the new cloud.ibm.com endpoints. It seems to be still using the old bluemix.net ones.

Current endpoints are .kms.cloud.ibm.com

mrodden commented 3 years ago

Good catch, opened https://github.com/IBM/redstone/issues/16 to fix

mrodden commented 3 years ago

Fixed with ibm/redstone#16