Giter Club home page Giter Club logo

Comments (8)

gjedeer avatar gjedeer commented on July 30, 2024

from celery-php.

nkovacs avatar nkovacs commented on July 30, 2024

Thanks.

from celery-php.

frankfarmer avatar frankfarmer commented on July 30, 2024

@gjedeer Both of the above URLs appear to be serving blank pages again

from celery-php.

anhnvme avatar anhnvme commented on July 30, 2024

Hello @gjedeer Both URL blank again

from celery-php.

gjedeer avatar gjedeer commented on July 30, 2024

Both fixed, the cron job should work now: a00bcef

Unrelated issue but maybe someone can help me here: Firefox refuses to make a HTTPS request. HTTP works fine, other browsers work fine. Any ideas?

https://massivescale.net/celery-php/li_celery-php.html <- works in everything but Firefox

from celery-php.

nkovacs avatar nkovacs commented on July 30, 2024

Might be this:

Endpoints MAY choose to generate a connection error (Section 5.4.1) of type INADEQUATE_SECURITY if one of the cipher suites from the black list is negotiated.

https://tools.ietf.org/html/rfc7540#section-9.2.2
https://tools.ietf.org/html/rfc7540#appendix-A

Your server supports a few that are blacklisted:

  • TLS_DHE_RSA_WITH_AES_256_CBC_SHA
  • TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
  • TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
  • TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384

See here:
https://www.ssllabs.com/ssltest/analyze.html?d=massivescale.net&s=176.31.28.48&latest

from celery-php.

gjedeer avatar gjedeer commented on July 30, 2024

Thank you! The A+ from SSL test decieved me.

from celery-php.

gjedeer avatar gjedeer commented on July 30, 2024

PHPDocumentor upgrade wiped all documentation

from celery-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.