diff --git a/index.html b/index.html index f0857b1..0267c89 100644 --- a/index.html +++ b/index.html @@ -232,7 +232,6 @@

Implementer Overview

algorithm realized as software and/or hardware that complies with the relevant normative statements in .

-
@@ -2291,6 +2290,13 @@

Bindings

This section defines bindings for the abstract algorithms in sections and .

+

+ All conforming DID resolvers MUST implement the GET version of the + HTTPS binding and MAY implement the POST version. + All HTTPS bindings MUST use TLS. Use of DNS names + in certificates is NOT REQUIRED; resolvers MAY use TLS certificates issued for IP addresses. +

+

HTTP(S) Binding

This section defines a DID resolver binding which exposes the diff --git a/terms.html b/terms.html index e931c0c..2a83172 100644 --- a/terms.html +++ b/terms.html @@ -272,4 +272,4 @@ defined by [[RFC3986]]. A DID is a type of URI scheme. - + \ No newline at end of file