From bdac1ae8ab152b93cbb17227b5d7a27e145e9f8f Mon Sep 17 00:00:00 2001 From: Dmitry Simonenko Date: Thu, 26 Apr 2018 16:07:02 +0300 Subject: [PATCH] odyssey: update documentation/configuration.md --- documentation/configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/configuration.md b/documentation/configuration.md index 16f9300b..e867840d 100644 --- a/documentation/configuration.md +++ b/documentation/configuration.md @@ -355,6 +355,7 @@ Set route athentication method. Supported: "block" - block this user "clear_text" - PostgreSQL clear text authentication "md5" - PostgreSQL MD5 authentication +"cert" - Compare client certificate CommonName with username ``` `authentication "none"`