Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build issue on Pi caused by certificate (with solution) #81

Closed
juliensimon opened this issue May 24, 2018 · 3 comments
Closed

Build issue on Pi caused by certificate (with solution) #81

juliensimon opened this issue May 24, 2018 · 3 comments
Labels
Raspberry PI successful streaming working end to end streaming

Comments

@juliensimon
Copy link

Great repo, thank you.

I just had a minor issue when building the native client. The certificate linked on the repo page didn't work for me. curl failed with 'unable to get local issuer certificate'.

Using the certificate located at https://curl.haxx.se/ca/cacert.pem solved the issue.

Everything else went smoothly and I could stream successfully.

@MushMal
Copy link
Contributor

MushMal commented May 24, 2018

@juliensimon thanks for the feedback. We will look into it. Also, you are super welcome to do a pull request with your changes :)

@unicornss unicornss added successful streaming working end to end streaming Raspberry PI labels May 25, 2018
@karthickvalentino
Copy link

Should I replace the downloaded file from https://www.amazontrust.com/repository/SFSRootCAG2.pem. I did everything as mentioned but still facing curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html.

I'm using Raspberry Pi 3, model B.

I'm not able to run ./curl-config --ca.
My file structure for ssl is
/etc/ssl
/etc/ssl/cert.pem
/etc/ssl/certs/
/etc/ssl/private/

I have given permission for all user.

@karthickvalentino
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Raspberry PI successful streaming working end to end streaming
Projects
None yet
Development

No branches or pull requests

4 participants