diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-27 00:17:47 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-27 00:17:47 -0400 |
| commit | 6383fa6d5f81f6bc7ed5c1b4e152a053d9cb9edc (patch) | |
| tree | 42e611acba80ed6242287b88c6f251e0bb6c97c5 | |
| parent | 4fb8cfaa7fb43301c4954a0641da66f81831cd85 (diff) | |
update documented time server path
| -rw-r--r-- | static/articles/grapheneos-servers.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index fd0a5c47..cc2a7ea0 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -257,7 +257,7 @@ <ul> <li>22 ssh - no passwords, SSHFP</li> <li>80 http - HTTPS redirect only</li> - <li>443 https - no content, returns 204 response code for /, DANE TLSA</li> + <li>443 https - no content, returns 204 response code for /generate_204, DANE TLSA</li> </ul> </section> |
