Support optional server certificate name checking. Bug 1479
[exim.git] / src / src / EDITME
index 7d58af74418bccc5c81cc2cc5a730b60603bce21..83ca43cd1ab2d3407e25a69bcbf8e7cacc17eb47 100644 (file)
@@ -485,6 +485,10 @@ EXIM_MONITOR=eximon.bin
 # Uncomment the following line to enable Experimental Proxy Protocol
 # EXPERIMENTAL_PROXY=yes
 
+# Uncomment the following line to enable support for checking certiticate
+# ownership
+# EXPERIMENTAL_CERTNAMES=yes
+
 
 ###############################################################################
 #                 THESE ARE THINGS YOU MIGHT WANT TO SPECIFY                  #