Thread Starter
Brent
(@bluemoon28)
Thank you for your response Ron.
Just for my clarification, let me know if this is correct.
mydomain.com = Main WP install, needs its own SSL.
All of the following domains are mapped with plugin
- parked-domain1.com = Top level, needs its own SSL.
- parked-domain2.com = Top level, needs its own SSL.
- any-other-domains.com = Top level, needs its own SSL.
If the above is correct, then using “define(‘FORCE_SSL_ADMIN’, true);”) would not effectively to secure wp-logins for all mapped domains with one SSL, correct?
Brent