certificates
certificates copied to clipboard
Catch unsupported ACME identifier types earlier in the order flow
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 ... ?