Open
Description
In the certbot.sh
script there is a 4096
bit configuration for RSA:
Internet.nl/docker/webserver/certbot.sh
Line 62 in 1f4ec5b
Internet.nl/docker/webserver/certbot.sh
Line 92 in 1f4ec5b
However elliptic curve cryptography is used since the beginning of the docker config (https://crt.sh/?id=10068540651).
Should this configuration be dropped? Or is configuration a dual RSA + EC combination still beneficial?
Related:
Metadata
Metadata
Assignees
Labels
No labels