Will SSL make back end inaccessible?
-
Let’s say that I’m running a multisite with domain mapping via a plugin, which means that I access the back end of WP through https://mappeddomain1.primary.com/wp-login.php, but the front end is accessible via https://mappeddomain1.com.
I then install an SSL which supports multiple domains, but not wildcard (subdomains), and I configure WP to use SSL for the entire site.
Will that create problems when I try to access the back end through https://mappeddomain1.primary.com/wp-login.php? Will WP try to redirect me to the non-existent wildcard certificate on https://mappeddomain1.primary.com/wp-login.php?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Will SSL make back end inaccessible?’ is closed to new replies.