fix: Sheppy2->Sheppy

This commit is contained in:
2023-05-29 16:26:49 +00:00
parent dfdd77f6b7
commit e327994ee9

View File

@@ -1,6 +1,6 @@
map $ssl_client_s_dn $allow_group_main {
default "";
~CN=Sheppy2 true;
~CN=Sheppy true;
~CN=Kathi true;
}