ACME registration object.
Registration constructor.
Type | Parameter | Description | Default Value |
---|---|---|---|
string | $location | URI of the registration object | none |
array | $contact | all contacts registered with the server | [] |
string|null | $agreement | URI to the agreement, if agreed | null |
string | $authorizations | URI to retrieve authorizations | null |
string | $certificates | URI to retrieve certificates | null |
Gets the location URI.
Gets the contact addresses.
Gets the agreement URI.
Gets the authorizations URI.
Gets the certificates URI.