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

Upgrade libraries to pass the test #292

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Sep 4, 2017

  1. Configuration menu
    Copy the full SHA
    4a9f3cc View commit details
    Browse the repository at this point in the history
  2. Fix test

    ryokdy committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    87953af View commit details
    Browse the repository at this point in the history
  3. Change repository

    ryokdy committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    812f682 View commit details
    Browse the repository at this point in the history
  4. Do not use ssl verification

    ryokdy committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    c48b202 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    6bb07db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ryokdy/merge-mar-2020

    Merge auto-ssl/lua-resty-auto-ssl
    ryokdy authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    45bf5a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    ac034e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Merge branch 'merge-mar-2020'

    ryokdy committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    f4d8a72 View commit details
    Browse the repository at this point in the history
  2. Remove wrong return value

    ryokdy committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    666e006 View commit details
    Browse the repository at this point in the history
  3. Add test code which uses the original allow_domain function. This for…

    …ked repo has been obsoleted.
    ryokdy committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    b591d76 View commit details
    Browse the repository at this point in the history
  4. Add test code which uses the original allow_domain function. This for…

    …ked repo has been obsoleted.
    ryokdy committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    fa52b00 View commit details
    Browse the repository at this point in the history
  5. Remove whitespaces

    ryokdy committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    6b440dc View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Bump dehydrated to v0.7.1

    Notably this includes support for asynchronous order finalization, which
    was tentatively scheduled to be released in April, however was postponed
    indefinitely:
    https://community.letsencrypt.org/t/enabling-asynchronous-order-finalization/193522/8
    
    However, for a brief period between 7/13 and 7/14, I saw errors issuing
    certifcates looking highly similar to what was initially reported when
    Let's Encrypt tried the roll out of asychronous order finalization:
    https://community.letsencrypt.org/t/openresty-with-resty-auto-ssl-failing-with-curl-error-3/195924/1
    
    Fixes auto-ssl#289
    cgunther committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3836379 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Merge pull request #1 from cgunther/dehydrated-0.7.1

    Bump dehydrated to v0.7.1
    randomthingsandstuff authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    20eaa9e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    8369f26 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Bump openresty to v1.21.4

    ryokdy committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    57c0880 View commit details
    Browse the repository at this point in the history
  2. Install ngrok from tar ball

    ryokdy committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    06030ed View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Install ngrok via apt for Ubuntu

    kadoya committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5aabc2b View commit details
    Browse the repository at this point in the history
  2. Dehydrated 0.71 needs hexdump

    kadoya committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ee6975b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df87e4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b03f517 View commit details
    Browse the repository at this point in the history
  5. Remove unused variable

    ryokdy committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c079506 View commit details
    Browse the repository at this point in the history
  6. Remove custom code

    ryokdy committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6b8c217 View commit details
    Browse the repository at this point in the history
  7. Remove custom code

    ryokdy committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c04dfa7 View commit details
    Browse the repository at this point in the history