Skip to content

Muthii's blog

Just another page out of my life

Tag: wordpress ssl login

Posted on October 3, 2008

Enable wordpress ssl login

If you are using any version => than 2.6 you can force all admin sessions to be over ssl just add the following to your wp-config.php file:

define(’FORCE_SSL_ADMIN’, true);

Ryan Boren does a great job of explaining this and other options you have to secure your connection here.

You might also be interested in the SSL plugin incase your wordpress version does not support this.

July 2025
S M T W T F S
 12345
6789101112
13141516171819
20212223242526
2728293031  
« Nov    
  • Code
  • Computer
  • Family
  • Health
  • Internet
  • Java
  • Life
  • Linux
  • Linux Scripts
  • Old
  • server
  • Software
  • Windows
  • Forward ROOT mail to a user
  • Setup Couchpotato with virtualenv
  • java.lang.NoSuchMethodException: sun.misc.Unsafe.defineClass
  • Chomebook Secure Shell – Remove ssh key from known_hosts
  • No appropriate protocol
Proudly powered by WordPress