Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.

SSL check fails #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

SSL check fails #1

wants to merge 1 commit into from

Conversation

Schrank
Copy link

@Schrank Schrank commented Nov 12, 2015

This removes the SSL cert check from the installation. It is REALLY a bad idea, to do this, but I have no clue, why this check fails. It seems the CA of the image is too old - no clue how to update.

This removes the SSL cert check from the installation. It is REALLY a bad idea, to do this, but I have no clue, why this check fails. It seems the CA of the image is too old - no clue how to update.
@christophluehr
Copy link
Member

Could this be related to the PHP and/or Certificate on your machine?

Take a look at composer/composer#2798 which seems to relate to a similar problem.

Regarding your proposed "fix" - what about adding override="false" to the pimcore.downloadUrl property and then specifying a http instead of an https link to phing like phing -Dpimcore.downloadUrl=http://.... instead?

Sorry for my late reply.

@Schrank
Copy link
Author

Schrank commented Nov 20, 2015

Hi Chris, thanks for the reply. I think the problem is due to an old CA archive on the VM, but this is only a guess. If you serve the URL, there is no warning or anything in the browser, therefore I assume the curl(?) call has the problem with the OS SSL check.

I wouldn't want to fix it in this XML but instead solve the basic problem, unfortunately this is out of my competence.

@christophluehr
Copy link
Member

I'd be glad to help; do you have some details on the
os/version/distribution you are using?

Chris
Am 20.11.2015 21:24 schrieb "Fabian Blechschmidt" <[email protected]

:

Hi Chris, thanks for the reply. I think the problem is due to an old CA
archive on the VM, but this is only a guess. If you serve the URL, there is
no warning or anything in the browser, therefore I assume the curl(?) call
has the problem with the OS SSL check.

I wouldn't want to fix it in this XML but instead solve the basic problem,
unfortunately this is out of my competence.


Reply to this email directly or view it on GitHub
#1 (comment)
.

@Schrank
Copy link
Author

Schrank commented Nov 21, 2015

Obviously I'm a horrible bug poster. I'm talking about the vagrant setup which you provide. which fails.

@christophluehr
Copy link
Member

Am 21.11.2015 09:06 schrieb "Fabian Blechschmidt" <[email protected]

:

Obviously I'm a horrible bug poster.

No, you are not =) I was me not using my brain..

I'm talking about the vagrant setup which you provide. which fails.

Of course - i'll take a look later today, sorry for the inconvenience.

Christoph

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

Successfully merging this pull request may close these issues.

2 participants