From 94dbe30902e36cedb30cb89ea3bd7ecd6c5a03f2 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Tue, 16 Jun 2020 23:01:16 +0200 Subject: Adds improved error handling. --- src/error_page/Unauthorized.gemini | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/error_page/Unauthorized.gemini (limited to 'src/error_page/Unauthorized.gemini') diff --git a/src/error_page/Unauthorized.gemini b/src/error_page/Unauthorized.gemini new file mode 100644 index 0000000..0251abe --- /dev/null +++ b/src/error_page/Unauthorized.gemini @@ -0,0 +1,7 @@ +# Unauthorized + +You are not authorized to access the requested resource. + +To solve this problem, you may enable a client certificate for gemini:// resources and try again. + +> %1 -- cgit v1.2.3