mihaeu / dephpend

Detect flaws in your architecture, before they drag you down into the depths of dependency hell ...
https://dephpend.com
MIT License
530 stars 26 forks source link

SSL_ERROR_BAD_CERT_DOMAIN when trying to download phar. #55

Closed NavyCoat closed 4 years ago

NavyCoat commented 5 years ago

I can't download phar from https://phar.dephpend.com/dephpend.phar receiving SSL error.

williamdes commented 4 years ago

@mihaeu could you fix the phar webite ?

mihaeu commented 4 years ago

Hi @williamdes the website is no longer supported, because all the phars are now hosted by GitHub. I believe this will be the better solution in the long run.

The SSL error originated from me moving the website to GitHub pages and LetsEncrypt failing at renewing the domain because of the missing claim.

williamdes commented 4 years ago

Well, I do not know where I had seen the URL :thinking: No worries then :)

mihaeu commented 4 years ago

Probably here https://github.com/mihaeu/dephpend/commit/0d0065a913696a881c7d8c17d7a0ae8e9417cdb1 :see_no_evil:

williamdes commented 4 years ago

Sure :laughing: :see_no_evil: Thank you ;p