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

urn:ietf:params:acme:error:badCSR: Error finalizing order :: invalid public key in CSR: key size not supported: 2176 #5110

Closed
mirabilos opened this issue Oct 4, 2020 · 4 comments

Comments

@mirabilos
Copy link

I got an error this month:

{ 
  "type": "urn:ietf:params:acme:error:badCSR",
  "detail": "Error finalizing order :: invalid public key in CSR: key size not supported: 2176",
  "status": 400
}

This s a regression; it normally works.

@mirabilos mirabilos changed the title Error finalizing order :: invalid public key in CSR: key size not supported: 2176urn:ietf:params:acme:error:badCSR: urn:ietf:params:acme:error:badCSR: Error finalizing order :: invalid public key in CSR: key size not supported: 2176 Oct 4, 2020
@alexzorin
Copy link
Contributor

Previously announced: https://community.letsencrypt.org/t/issuing-for-common-rsa-key-sizes-only/133839

@mirabilos
Copy link
Author

mirabilos commented Oct 4, 2020 via email

@aarongable
Copy link
Contributor

We did mail the contact addresses on file for the affected subscribers, as noted in the last line of that post.

Security experts do not currently believe that rainbow tables are a viable attack against RSA keys, especially not at the 3072- or 4096-bit key sizes which you could upgrade to. We spent a long time debating this decision, for exactly the reason you bring up, and so do not intend to reconsider it at this time.

@mirabilos
Copy link
Author

mirabilos commented Oct 5, 2020 via email

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

No branches or pull requests

3 participants