mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-27 03:20:22 +08:00
ITS#9438 Allow TLS implementation differences in config
This commit is contained in:
parent
a84d11dcce
commit
0c2ba04173
@ -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}#//" \
|
||||
|
Loading…
Reference in New Issue
Block a user