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

rec: OpenSSL error #40

Closed
akavel opened this issue Apr 16, 2018 · 4 comments
Closed

rec: OpenSSL error #40

akavel opened this issue Apr 16, 2018 · 4 comments

Comments

@akavel
Copy link

akavel commented Apr 16, 2018

:::akavel@k14:::~/dnload/asciinema/asciinema-v0.4.0-x86_64-unknown-linux-musl$ ./asciinema rec

⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇  🔴  [RECORDING]  ⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇

akavel@k14:~/dnload/asciinema/asciinema-v0.4.0-x86_64-unknown-linux-musl$ echo hello world
hello world
akavel@k14:~/dnload/asciinema/asciinema-v0.4.0-x86_64-unknown-linux-musl$ exit
https://asciinema.org/api/asciicasts: The OpenSSL library reported an error: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed:s3_clnt.c:1269:
                                             :::akavel@k14:::~/dnload/asciinema/asciinema-v0.4.0-x86_64-unknown-linux-musl$

Not sure if this is a bug in the app or an issue with the OS (it's on a hosted machine, so I don't have control over versions of installed libs etc.)

@LegNeato
Copy link
Owner

LegNeato commented Apr 16, 2018

Thanks for the bug report!

Can you try running it with SSL_CERT_DIR=/etc/ssl/certs asciinema rec and see if that works?

If that succeeds, this has the same root cause as emk/rust-musl-builder#21

@LegNeato
Copy link
Owner

LegNeato commented Apr 16, 2018

I pushed a speculative fix for this and will cut a release. Please comment if the new version fixes your issue or not. Thanks!

@LegNeato
Copy link
Owner

@akavel
Copy link
Author

akavel commented Apr 17, 2018

Confirmed fixed, awesome, thanks! :) :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants