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

Zeroconf scripts are using http instead of https #16135

Open
macatari opened this issue Feb 11, 2024 · 4 comments
Open

Zeroconf scripts are using http instead of https #16135

macatari opened this issue Feb 11, 2024 · 4 comments
Milestone

Comments

@macatari
Copy link

The scripts https://get.pharo.org/110 and https://get.pharo.org/vm110 are using http instead of https for downloading.

FILES_URL="http://files.pharo.org/get-files/${VERSION}"

@Ducasse Ducasse added this to the 12.0.0 milestone Feb 11, 2024
@Ducasse
Copy link
Member

Ducasse commented Feb 11, 2024

Thanks!

@macatari
Copy link
Author

Looks like this issue was already reported here: pharo-project/pharo-zeroconf#37

@MarcusDenker
Copy link
Member

I think there was some problem in the past that old versions of wget did not support the SSL certificate used and this broke the CI...

@MarcusDenker
Copy link
Member

I think we should try it again, as this was years ago. I will do some experiments before to check.

(I remember that it had to do with wget getting confused due to not supporting "Subject Alternative Name" extension? But maybe it was some other feature.

What happend is that some wget could download, others (older ones) could not.

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

No branches or pull requests

3 participants