Originally created by @sheik1405 on GitHub (May 17, 2021).
Originally assigned to: @lukas2511 on GitHub.
Hi,
Our system restricts usage of RSA when running in secured crypto mode (FIPS/ Common criteria).
In latest release, the dehydrated by default uses RSA for account creation, is it possible to provide ECDSA support for account creation.
Originally created by @sheik1405 on GitHub (May 17, 2021).
Originally assigned to: @lukas2511 on GitHub.
Hi,
Our system restricts usage of RSA when running in secured crypto mode (FIPS/ Common criteria).
In latest release, the dehydrated by default uses RSA for account creation, is it possible to provide ECDSA support for account creation.
Experimental support has been implemented. Would be great if some people could test it. For now ACCOUNT_KEY_ALGO has to be set in the config before registering an account. Documentation / Example configuration will follow when it's proven stable.
@lukas2511 commented on GitHub (Oct 31, 2021):
Experimental support has been implemented. Would be great if some people could test it. For now `ACCOUNT_KEY_ALGO` has to be set in the config before registering an account. Documentation / Example configuration will follow when it's proven stable.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @sheik1405 on GitHub (May 17, 2021).
Originally assigned to: @lukas2511 on GitHub.
Hi,
Our system restricts usage of RSA when running in secured crypto mode (FIPS/ Common criteria).
In latest release, the dehydrated by default uses RSA for account creation, is it possible to provide ECDSA support for account creation.
@it-can commented on GitHub (Aug 12, 2021):
https://community.letsencrypt.org/t/ecdsa-availability-in-production-environment/150679
@lukas2511 commented on GitHub (Oct 31, 2021):
Experimental support has been implemented. Would be great if some people could test it. For now
ACCOUNT_KEY_ALGOhas to be set in the config before registering an account. Documentation / Example configuration will follow when it's proven stable.