sewer

Sewer 0.8.4 Release Notes

What’s New

What’s Changed in the sewer Command

Basically nothing for many users, other than the change in default for sewer-generated RSA key size to follow current security guidance. You will have to use the new *_key_type options if you have a hard requirement for 2048 bit RSA keys (most likely for the certificate key only).

--is-new-key allows an externally generated account key (specified with --acct_key) to be registered with ACME when first used. Since there’s been basically no way to do this from the CLI, I doubt the addition will affect anyone who isn’t interested in the new capability.

Internal changes for library clients:

Breakage

None that I know of (aside from hard changes in Client() interface listed above), so let me know if you find any!

Deprecated