Yeah the certs are setup correctly 🙂
I found the issue but I am not sure what caused it. My techs commented out the following in the core (I know)…
comment out lines 6&7 in template-loader.php in includes
//if ( defined(‘WP_USE_THEMES’) && WP_USE_THEMES )
//do_action(‘template_redirect’);
I am not sure what caused this. We create child themes off Canvas. Another forum said it was a plugin. I am not so convinced. The main site in multiuser worked fine. It was only the subsites and this applied to all subsites with different plugin configs. I have a few network enabled.
Any thoughts?