certificates icon indicating copy to clipboard operation
certificates copied to clipboard

Catch unsupported ACME identifier types earlier in the order flow

Open hslatman opened this issue 1 year ago • 0 comments

Examples of cases to include:

  • Check the identifier types that are enabled / disabled; block the ones that are not enabled
  • Block identifier types for which prerequisites are not met
  • Block identifier types that are standardized, but not yet supported by step-ca
  • Others ... ?

hslatman avatar Aug 13 '24 20:08 hslatman