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

self-update fails on PHP 5.6 Alpha2 #33

Closed
dongilbert opened this issue Mar 6, 2014 · 1 comment
Closed

self-update fails on PHP 5.6 Alpha2 #33

dongilbert opened this issue Mar 6, 2014 · 1 comment

Comments

@dongilbert
Copy link

With the new TLS/SSL settings in PHP 5.6a2, envoy is unable to perform an update due to CN problems.

file_get_contents(): Peer certificate CN=`www.github.com' did not match expected CN=`raw.github.com'
file_get_contents(): Failed to enable crypto

I got those errors while running the file_get_contents code in boris after seeing that envoy was unable to self-update.

Switching to 5.5 allows it to self-update just fine. I'm just posting this here to make you aware, I'm not sure there's anything you should / could do to address it.

@taylorotwell
Copy link
Member

Interesting. I think that would be in kherge's Amend code. Will look into it.

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