Title: [Plugin: SSL Subdomain for Multisite] Alternative?
Last modified: August 20, 2016

---

# [Plugin: SSL Subdomain for Multisite] Alternative?

 *  [Jasonheffner](https://wordpress.org/support/users/jasonheffner/)
 * (@jasonheffner)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-ssl-subdomain-for-multisite-alternative/)
 * Wouldn’t simple doing this work in wp-config.php?
 * if ( $_SERVER[“HTTP_HOST”] == “demo-site.mynetwork.com” ) {
    define(‘FORCE_SSL_ADMIN’,
   true); define(‘FORCE_SSL_LOGIN’, true); }
 * That way it is only defined for the main site.
 * [http://wordpress.org/extend/plugins/ssl-subdomain-for-multisite/](http://wordpress.org/extend/plugins/ssl-subdomain-for-multisite/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [natostanco](https://wordpress.org/support/users/natostanco/)
 * (@natostanco)
 * [13 years ago](https://wordpress.org/support/topic/plugin-ssl-subdomain-for-multisite-alternative/#post-3045127)
 * But then you would have to define it for every subdomain in wp-config, unless
   a variable can be used
 *  [andur](https://wordpress.org/support/users/anduriell/)
 * (@anduriell)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/plugin-ssl-subdomain-for-multisite-alternative/#post-3045131)
 * Hi, i’ve just developed a new plugin that will allow your blog to login using
   HTTPS and a subdomain of your choice. Then get back to the previous page using
   HTTP.
    You may download it from here: [http://arturoemilio.es/2013/07/23/login-en-wordpress-a-traves-de-un-subdominio-ssl/](http://arturoemilio.es/2013/07/23/login-en-wordpress-a-traves-de-un-subdominio-ssl/)
 * You may see the plugin working here: [http://arturoemilio.tk](http://arturoemilio.tk).
 * It is still pending review from wordpress repository so i may advise you to check
   from time to time to see if the plugin is being updated. Also any comments are
   welcome.
 * Regards.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: SSL Subdomain for Multisite] Alternative?’ is closed to new 
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ssl-subdomain-for-multisite.svg)
 * [SSL Subdomain for Multisite](https://wordpress.org/plugins/ssl-subdomain-for-multisite/)
 * [Support Threads](https://wordpress.org/support/plugin/ssl-subdomain-for-multisite/)
 * [Active Topics](https://wordpress.org/support/plugin/ssl-subdomain-for-multisite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ssl-subdomain-for-multisite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ssl-subdomain-for-multisite/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [andur](https://wordpress.org/support/users/anduriell/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/plugin-ssl-subdomain-for-multisite-alternative/#post-3045131)
 * Status: not resolved