You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -46,4 +49,4 @@ You can define routing rules using host or prefix matching, for instance:
46
49
47
50
And which domains/common names you will accept and request certificates for (coma separated list in `-certs-domains` flag or dynamic config directory)
48
51
49
-
Optionally you can also configure `debug-host` for a Host (header, Authority in h2) that will serve's fortio's debug handler for these requests.
52
+
Optionally you can also configure `debug-host` for a Host (header, Authority in h2) that will serve a secured variant of fortio's debug handler for these requests: you can see it on [https://debug.fortio.org/a/random/test](https://debug.fortio.org/a/random/test)
0 commit comments