diff --git a/views/guides/web-key-directory.content.php b/views/guides/web-key-directory.content.php index 92c6003..ecc5059 100644 --- a/views/guides/web-key-directory.content.php +++ b/views/guides/web-key-directory.content.php @@ -22,7 +22,7 @@
While not necessary if the Direct setup works, there is a second setup to make WKD work: the Advanced setup. The paths needed are:
-https://openpgpkey.domain.org/.well-known/openpgpkey/policy: this is an empty file
+https://openpgpkey.domain.org/.well-known/openpgpkey/domain.org/policy: this is an empty file
https://openpgpkey.domain.org/.well-known/openpgpkey/domain.org/hu/LOCALPART: this is the binary public key (so NOT ASCII armored)
Indeed, quite similar to the Direct setup, except for the openpgpkey subdomain and the additional domain.org in the path of the public key.