Multisite TLS setting not working as intended
-
I am using the defines for the wp-config.php to set the options for all sites in a multisite-environment.
The TLS-option does not work as intended. It is set to “false” in wp-config, however this only seems to hide the corresponding switch in the Dashboard plugin-settings. Actually TLS stays enabled and sending mails fails.
When I disable the master-override option in wp-config, the switch shows up in Dashboard plugin-settings and I have to disable it on every site to disable TLS for good.
Expected behaviour: If TLS is set to false in wp-config, then TLS should be disabled for all sites.
- The topic ‘Multisite TLS setting not working as intended’ is closed to new replies.