Please raise the default RSA bitlength to 4096 to increase security and get better scores with tools like [CryptCheck](https://tls.imirhil.fr/). https://github.com/processone/p1_acme/blob/65914a9efe71c487cde901451ae987e00f2473ac/src/p1_acme.erl#L742
Please raise the default RSA bitlength to 4096 to increase security and get better scores with tools like CryptCheck.
p1_acme/src/p1_acme.erl
Line 742 in 65914a9