Commit Graph

2 Commits

Author SHA1 Message Date
Jonathan Vanasco 00522861dc
small docs change: minimum key size (#5158)
Implementation Details now mentions minimum RSA key size and
links to the official LetsEncrypt announcement for supporting a limited set
of key sizes.
2020-10-29 12:14:27 -07:00
Jonathan Vanasco 8e8f8bdf6a
Add documentation for RFC-conformant design implementation decisions. (#5105)
@jsha suggested I re-implement a PR against Pebble regarding Authorization
reuse into Boulder (see https://github.com/letsencrypt/pebble/pull/325).

This is an initial attempt. I opted to handle this by creating a new file for
"Implementation Details" that are RFC conformant and are known to have
confused client developers.
2020-10-05 18:03:57 -07:00