Open
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