diff --git a/tmpl/oned.conf b/tmpl/oned.conf index 2a34371..381fc86 100644 --- a/tmpl/oned.conf +++ b/tmpl/oned.conf @@ -711,7 +711,7 @@ HM_MAD = [ AUTH_MAD = [ executable = "one_auth_mad", %if %%getVar('sunstone_auth_modes', 'non') == 'non' - authn = "server_cipher,default + authn = "server_cipher,default" %else authn = "server_cipher,default,%%getVar('sunstone_auth_modes','')" %end if