aws / aws/aws-sdk-cpp

Android SSL Fails

Open
#3,416 19 comments 0 reactions 0 assignees View on GitHub
documentation needs-triage
Dominant language
C++
Stars
2.2k
Forks
1.2k
Avg merge
3d 14h
Merged PRs (30d)
12

Description

### Describe the issue

`authResultCognito failed curlCode: 60, SSL peer certificate or SSH remote key was not OK; Details: SSL certificate problem: unable to get local issuer certificate`

I'm at my wits end here. If I set clientConfig.caFile = "cacert.pem"; I get a 77 error
I'm sure you're going to refer to the curl/openssl projects, but this is such a basic functionality of the aws SDK that it really should be documented here. I haven't found a functional solution anywhere. I've even tried replacing the curl/openssl libraries with the precompiled library from a specific android curl/openssl port.

### Links

https://github.com/openssl/openssl/blob/master/NOTES-ANDROID.md

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.