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

[INC-263] Fallback to SHA-256 #11

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

Conversation

abhinav-ravi
Copy link

No description provided.

Akshay Bist added 30 commits June 15, 2020 09:38
Manager can now be initialized, and has methods to fetch directory and
get a replay nonce from letsencrypt.
The LE store is supposed to store certificate keypair when it stores
certificates
Akshay Bist and others added 30 commits June 17, 2020 07:26
The retry was based on the incorrect assumption that challenge verification and finalization responses would always be 200 even if the status was not ready and instead would use the `status` field in the response to indicate whether the request needs to be retried.
Now retry is solely based on the `status`, and not the response status code.
Makes it more readable, and easier to type as well
Makes more sense as the module did more than just generate keys.
Also made generateKey synchronous.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant