diff --git a/tmpl/oned.conf b/tmpl/oned.conf index 2e619ea..2a34371 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,%%sunstone_auth_modes" + authn = "server_cipher,default %else authn = "server_cipher,default,%%getVar('sunstone_auth_modes','')" %end if