oracle/oci-python-sdk

Streaming Service signer issue with key content

vrich-100 opened this issue · 1 comments

The streaming service fails when using the private key content. It seems to require a PKCS1 key that starts with "BEGIN RSA PRIVATE KEY" but there is no way to generate a PKCS1. Nor does it accepts the keys as described here: https://docs.oracle.com/en-us/iaas/Content/API/Concepts/apisigningkey.htm.

Hi @vrich-100 , which version of the Python SDK are you using? Do you see any error messages? We will ask the streaming team to reproduce the scenario here, thanks.