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

Implement externalAccountBinding #270

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

Commits on Nov 29, 2022

  1. Implement externalAccountBinding

    https://datatracker.ietf.org/doc/html/rfc8555#section-7.3.4
    
    Renamed `account` variable to the more appropriate: `response`. That is
    what this variable holds.
    systemcrash committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    bc1038e View commit details
    Browse the repository at this point in the history
  2. Implement Changes of Terms of Service

    https://datatracker.ietf.org/doc/html/rfc8555#section-7.3.3
    (which will never happen on Letsencrypt, but may on other CAs)
    systemcrash committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    455f1fa View commit details
    Browse the repository at this point in the history
  3. Scavenge some extra lines

    systemcrash committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    3d4b6ce View commit details
    Browse the repository at this point in the history
  4. eAB test cases

    systemcrash committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    9f1b80f View commit details
    Browse the repository at this point in the history