mirror of
https://github.com/samba-team/samba.git
synced 2025-01-18 06:04:06 +03:00
11 lines
627 B
Plaintext
11 lines
627 B
Plaintext
|
# These are supposed to fail as we want to verify the "tls verify peer"
|
||
|
# restrictions. Note that fl2008r2dc uses a self-signed certificate
|
||
|
# with does not have a crl file.
|
||
|
#
|
||
|
^samba4.ldb.simple.ldaps.*SERVER_NAME.*tlsverifypeer=ca_and_name_if_available\(
|
||
|
^samba4.ldb.simple.ldaps.*SERVER_NAME.*tlsverifypeer=ca_and_name\(
|
||
|
^samba4.ldb.simple.ldaps.*SERVER_NAME.*tlsverifypeer=as_strict_as_possible\(
|
||
|
^samba4.ldb.simple.ldaps.*SERVER_IP.*tlsverifypeer=ca_and_name\(
|
||
|
^samba4.ldb.simple.ldaps.*SERVER_IP.*tlsverifypeer=as_strict_as_possible\(
|
||
|
^samba4.ldb.simple.ldaps.*SERVER.REALM.*tlsverifypeer=as_strict_as_possible.*fl2008r2dc
|