All, How should a server respond if a client is trying to perform an action that would result in multiple active accounts having the same account key? For example:
- Sending a key-change request with a newKey that is already in use by another account - (If https://github.com/ietf-wg-acme/acme/issues/294 is merged into master) Sending a new-account request (that doesn't have the new "recovery" field or has the new field set to false) with a key that is already used by another account Should the server respond with an error code? Allow multiple accounts with the same key to coexist? Do something else? Sincerely, Logan Widick
_______________________________________________ Acme mailing list [email protected] https://www.ietf.org/mailman/listinfo/acme
