googleapis / googleapis/google-cloud-cpp
Determine if GDCH credentials support is needed in Windows
Open
type: cleanup
- Dominant language
- C++
- Stars
- 659
- Forks
- 462
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 89
Description
On Windows platforms, the SDK only accepts RSA keys for use is signing. GDCH keys are not RSA keys. If we need to support GDCH on Windows, we need to add signature support.
Contributor guide
Assessment
This issue has not been assessed yet.