Linux 软件免费装

Simple SSL

开发者
更新时间 2020年6月23日 14:25
PHP版本: 5.4 及以上
WordPress版本: 5.4
版权: GPL2

标签

security https secure website website security mixed content insecure content SSL force SSL TLS HSTS secure socket layers simple ssl

下载

1.0.0 2.0.0

详情介绍:

Simple SSL automatically detects your settings and configures your website to run over https. To keep it lightweight, the options are kept to a minimum. The entire site will move to SSL.

安装:

To install this plugin:
  1. Make a backup!
  2. Install your SSL certificate
  3. Download the plugin
  4. Upload the plugin to the wp-content/plugins directory,
  5. Go to “plugins” in your WordPress admin, then click activate.
  6. You will now see a notice asking you to enable SSL. Click it and log in again.

常见问题:

What are simple simple steps for setup?

  • Get an SSL certificate (can't do that for you, sorry.)
  • Activate this plugin
  • Enable SSL with one click Always backup before you go!

What does the plugin actually do?

  • The plugin handles most issues that WordPress has with SSL, like when you're behind a reverse proxy/loadbalancer, or when no headers are passed which WordPress can use to detect SSL.
  • All incoming requests are redirected to https. Default with an internal WordPress redirect, but you can also enable a .htaccess redirect.
  • The siteurl and homeurl are changed to https.
  • Your insecure content is fixed by replacing all http:// URL's with https://, except hyperlinks to other domains. Dynamically, so no database changes are made (except for the siteurl and homeurl).

Does the mixed content fixer make my site slower?

On a site where the source consists of about 60.000 characters, the delay caused by the mixed content fixer is about 0.00188 seconds. If this is too much for you, fix the mixed content manually and deactivate it in the settings.

Is the plugin multisite compatible?

Yes. There is a dedicated network settings page where you can switch between network activated SSL and per page SSL. In the dedicated pro for multisite plugin, you can override all site settings for SSL on the network level, and can activate and deactivate SSL in the network menu for each site.

更新日志:

1.0.0 2.0.0