ITS#9438 Allow TLS implementation differences in config

This commit is contained in:
Ondřej Kuzník 2021-02-18 18:38:37 +00:00 committed by Quanah Gibson-Mount
parent a84d11dcce
commit 0c2ba04173

View File

@ -29,6 +29,7 @@ sed -e "s/@BACKEND@/${BACKEND}/" \
-e "s/@RELAY@/${RELAY}/" \
-e "s/^#relay-${RELAY}#//" \
-e "s/^#${BACKENDTYPE}#//" \
-e "s/^#${AC_TLS_TYPE}#//" \
-e "s/^#${AC_ldap}#//" \
-e "s/^#${AC_meta}#//" \
-e "s/^#${AC_asyncmeta}#//" \