diff --git a/templates/nginx_maps.j2 b/templates/nginx_maps.j2 index 30644b3..aa1a41d 100644 --- a/templates/nginx_maps.j2 +++ b/templates/nginx_maps.j2 @@ -1,6 +1,6 @@ map $ssl_client_s_dn $allow_group_main { default ""; - ~CN=Sheppy2 true; + ~CN=Sheppy true; ~CN=Kathi true; }