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

SSL3_GET_SERVER_CERTIFICATE:certificate verify failed #9

Closed
ittec opened this issue Aug 12, 2011 · 1 comment
Closed

SSL3_GET_SERVER_CERTIFICATE:certificate verify failed #9

ittec opened this issue Aug 12, 2011 · 1 comment

Comments

@ittec
Copy link

ittec commented Aug 12, 2011

Scenario: CentOS release 5.6 (Final)

Error:

-bash-3.2# modman magneto-varnish clone https://github.com/madalinoprea/magneto-varnish.git
Cloning into magneto-varnish...
error: SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed while accessing https://github.com/madalinoprea/magneto-varnish.git/info/refs

fatal: HTTP request failed
ERROR: magneto-varnish has not been checked out.

I have tested today and yesterdy, equal result :-/

Is there any alternative way to install your module(extension)? Or, How can I fix This?

Thanks!

@ittec
Copy link
Author

ittec commented Aug 12, 2011

Hello again

I have tried to http instead https and works!

-bash-3.2# modman magneto-varnish clone http://github.com/madalinoprea/magneto-varnish.git
Cloning into magneto-varnish...
remote: Counting objects: 125, done.
remote: Compressing objects: 100% (52/52), done.
remote: Total 125 (delta 49), reused 125 (delta 49)
Receiving objects: 100% (125/125), 19.70 KiB, done.
Resolving deltas: 100% (49/49), done.
Created link: code/Varnish app/code/community/Magneto/Varnish
Created link: Magneto_Varnish.xml app/etc/modules/Magneto_Varnish.xml
Checkout of magneto-varnish complete

Hope this helps !

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

1 participant