Info
- 5 posts
- 3 voices
- Started 2 years ago by Munnday
- Latest reply from Thion
- This topic is not resolved
No secure_auth_salt
-
- Posted 2 years ago #
Fresh WordPress 2.8 and bbPress 1.0RC3 installation.
I have assigned the 'Authentication Unique Keys' correctly in WP (auth_key, secure_auth_key, logged_in_key, nonce_key).
Now when I check options.php in WordPress I have the following:
* auth_salt
* logged_in_salt
* nonce_saltThats it! No secure_auth_salt!!
-
- Posted 2 years ago #
Not every wordpress installation have secure_auth_salt - you can skip this part, as it's related to https:// protocol - I mean, as long as you're not using https:// for your websites :).
-
- Posted 2 years ago #
It says that in the notes on that field.
-
- Posted 2 years ago #
hmm I see, not exactly clear though. Why not have another check box asking if your website is through a secure protocol??
-
- Posted 2 years ago #
Perhaps because if you will install wordpress in https:// domain, secure_auth_salt will be created automatically.
-
You must log in to post.