oracle / oracle/oci-python-sdk
Streaming Service signer issue with key content
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 474
- Forks
- 321
- Avg merge
- 23m
- Merged PRs (30d)
- 4
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file, test, or entry point is identified in the issue. Start by reproducing the streaming service signer failure with private key content, then compare accepted key formats with the Oracle API signing key documentation. Done means the signer accepts the documented key format or clearly reports the required format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100