Flex SSL

설명

Flex SSL is a lightweight WordPress plugin designed to secure your website by enforcing HTTPS across your entire site. Key features include:

  • Force HTTPS: Automatically redirect all HTTP requests to HTTPS.
  • Auto-Update URLs: Change WordPress site and home URLs from HTTP to HTTPS.
  • Cloudflare/Proxy Support: Detects HTTPS headers from Cloudflare or other reverse proxies to avoid redirect loops.
  • Security Headers: Optionally add HSTS, X-Frame-Options, X-XSS-Protection, and other security headers.
  • Mixed Content Fixer: Automatically correct HTTP links in your content to prevent browser warnings.
  • SSL Status: View current SSL status and certificate expiry date.
  • Redirect Options: Choose between 301 (permanent) and 302 (temporary) redirects.
  • Logs & Reports: Monitor changes and events in a log system.
  • Let’s Encrypt Integration (Coming Soon): Plan to automatically generate and renew SSL certificates.

License

Flex SSL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

For more details, see https://www.gnu.org/licenses/gpl-2.0.html.

설치

  1. Upload the flex-ssl folder to your /wp-content/plugins/ directory or install via the WordPress plugin installer.
  2. Activate the plugin through the WordPress admin.
  3. Navigate to the Flex SSL settings page from the admin menu.
  4. Configure the desired settings:
    • Enable SSL.
    • Force HTTPS.
    • Auto-update WordPress site URLs to HTTPS.
    • Enable security headers and mixed content fixer.
  5. (Coming Soon) Use the upcoming Let’s Encrypt integration to generate SSL certificates automatically.

FAQ

Does Flex SSL work behind Cloudflare?

Yes. Flex SSL supports reverse proxy configurations including Cloudflare’s Flexible and Full SSL modes by detecting proxy headers.

Do I need to modify wp-config.php?

No. Flex SSL is designed to work out-of-the-box without requiring changes to wp-config.php.

How do I generate an SSL certificate?

Let’s Encrypt integration is marked as “Coming Soon.” Future versions will allow you to generate and renew SSL certificates directly from the plugin.

What happens if SSL is not installed on my server?

The plugin detects SSL availability and will disable features if no certificate is found. A notice is shown in the settings area to guide you.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Flex SSL”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Flex SSL”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release of Flex SSL.
  • Force HTTPS on front-end.
  • Auto-update site URLs to HTTPS.
  • Cloudflare and reverse proxy support.
  • Security headers and mixed content fixer.
  • SSL status and logs.
  • (Coming Soon) Let’s Encrypt integration for automatic SSL generation.