Hi,

I've got a few questions about account creation:

* https://ietf-wg-acme.github.io/acme/draft-ietf-acme-acme.html#rfc.section.7.3
  says that when an account was created, "The server returns this
  account object".

  Should this be the same response that a subsequent POST (empty update,
  §7.3.3) to the account URL should yield?

  - The example skips the "orders" key which is required (§7.1.2).
  - In the example there's a "Link" header. What's that for?

* If the account already exists, what should be returned in the body?
  Nothing? Or the full account object?

* If the account already exists and "onlyReturnExisting" was specified,
  what should be returned in the body?

* What happens when the account already exists and I send e.g. different
  "contact" addresses than there are in the existing account? Will my
  account be updated?

* Should it be allowed to send "onlyReturnExisting" along with other
  information, or should those be mutually exclusive?


Thanks,
Jörn

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Acme mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/acme

Reply via email to