
Really Simple SSL Pro v9.3.4 – Effortless SSL, Maximum Security.
0
0
Reviews
414K+
Active installations
Introduction
Really Simple Security (formerly known as Really Simple SSL Pro) is a comprehensive WordPress security plugin designed to simplify the process of securing your WordPress website. The plugin has evolved from focusing primarily on SSL implementation to providing a complete security solution that protects your website from a wide range of online threats. In today’s digital landscape, where cyber threats continue to evolve, having robust website security is no longer optional—it’s essential for maintaining visitor trust, protecting sensitive data, and ensuring business continuity.
Key Features
SSL Migration and Management
- One-Click SSL Activation: Seamlessly migrate your website from HTTP to HTTPS with a single click, including automatic 301 redirects and secure cookie configuration.
- Free SSL Certificate Generation: Generate free SSL certificates using Let’s Encrypt directly from your dashboard (hosting provider support required).
- Mixed Content Fixer: Automatically detect and fix mixed content issues that could compromise your site’s secure status and user experience.
- HSTS Implementation: Enable HTTP Strict Transport Security (HSTS) and configure your site for the HSTS preload list, forcing browsers to always use secure connections.
Security Headers and WordPress Hardening
- Comprehensive Security Headers: Implement essential security headers including X-XSS Protection, X-Content-Type-Options, X-Frame-Options, Referrer Policy, and CORS headers.
- Content Security Policy: Automatically generate and implement Content Security Policies to restrict resource loading and prevent cross-site scripting attacks.
- WordPress Hardening: Strengthen your WordPress installation against common vulnerabilities through file permission checks, custom login URL implementation, and database prefix randomization.
- File Permission Monitoring: Detect and alert on non-recommended file permissions that could expose your site to security risks.
Vulnerability Detection and Management
- Real-Time Vulnerability Alerts: Receive notifications about security vulnerabilities in your plugins, themes, and WordPress core.
- Proactive Protection: Force updates or quarantine vulnerable components before they can be exploited by malicious actors.
- Password Security Scan: Identify weak user passwords that could compromise account security and overall site integrity.
Advanced Firewall Protection
- Intelligent IP Blocking: Block malicious bots, crawlers, and bad actors through advanced IP detection and blocking mechanisms.
- 404 Attack Prevention: Stop attackers who attempt to discover vulnerabilities through systematic 404 requests.
- Region Blocking: Configure geographic restrictions to block traffic from high-risk regions or countries that aren’t relevant to your business.
Login Protection
- Two-Factor Authentication (2FA): Add an extra layer of security to your login process with email-based two-factor authentication.
- Role-Based 2FA: Apply two-factor authentication selectively based on user roles to balance security with convenience.
- Custom Login URL: Hide your WordPress login page from automated attacks by creating a custom login URL.
Setup and Installation
Getting started with Really Simple Security is straightforward, even if you have limited technical experience:
- Installation: Navigate to your WordPress dashboard, select “Plugins > Add New,” search for “Really Simple Security,” and click “Install Now” followed by “Activate.”
- Initial Configuration:
- Once activated, go to the Really Simple Security dashboard.
- Complete the setup wizard, which will guide you through essential security configurations.
- Select which security features you want to enable based on your site’s needs.
- SSL Implementation:
- If your site doesn’t have SSL yet, use the built-in Let’s Encrypt integration to generate a free certificate.
- Follow the on-screen prompts to activate SSL and enforce HTTPS across your site.
- Security Hardening:
- Review the recommended hardening measures and apply those appropriate for your site.
- Configure security headers based on your site’s specific requirements and third-party integrations.
Usage Guide
Monitoring and Maintaining Security
Regular monitoring is essential for maintaining optimal security:
- Dashboard Overview: Check the security dashboard regularly to monitor your site’s security status, addressing any issues that arise promptly.
- Vulnerability Management:
- Review vulnerability notifications and take appropriate action (update or quarantine).
- Schedule regular security scans to identify potential issues before they become problems.
- Firewall Configuration:
- Monitor blocked IPs and review firewall logs to understand attack patterns.
- Adjust firewall rules as needed based on legitimate traffic needs and observed threats.
Customizing Security Settings
Really Simple Security allows for flexible configuration to meet your specific needs:
- Feature Modularity: Enable only the features you need to optimize performance. Disabled modules won’t load any code, ensuring minimal impact on site speed.
- Role-Based Security: Configure different security levels for different user roles, balancing convenience with security requirements.
- Custom Security Rules: Create tailored security rules that match your site’s unique traffic patterns and user behaviors.
Benefits for Different Users
For Website Owners and Administrators
- Peace of Mind: Install a comprehensive security solution that continuously protects your digital assets without requiring constant attention.
- Simplified Management: Manage all aspects of website security through a single, intuitive dashboard rather than juggling multiple security tools.
- Reduced Vulnerability: Significantly decrease the risk of downtime, data breaches, and reputation damage caused by security incidents.
For Developers and Agencies
- Efficient Client Protection: Deploy robust security across multiple client sites efficiently and consistently.
- Customizable Security Framework: Tailor security settings to meet specific client requirements and risk profiles.
- Client Value Addition: Offer enhanced security as a valuable service addition, differentiating your development or agency services.
For E-commerce Site Owners
- Customer Trust: Build customer confidence with visible security indicators like HTTPS and properly implemented security headers.
- PCI Compliance Support: Help meet Payment Card Industry (PCI) compliance requirements with proper SSL implementation and security hardening.
- Transaction Protection: Secure sensitive customer data during transactions with robust encryption and security measures.
Technical Specifications
Compatibility and Requirements
- WordPress Compatibility: WordPress version 5.9 or higher
- PHP Requirements: PHP version 7.4 or higher
- Server Compatibility: Works seamlessly with Apache, LiteSpeed, and NGINX servers
- Multisite Support: Fully compatible with WordPress Multisite installations
Performance Considerations
Really Simple Security is designed to provide robust protection without sacrificing performance:
- Modular Architecture: Load only the security components you actively use, minimizing unnecessary resource consumption.
- Optimized Code Base: Lightweight and efficient code ensures minimal impact on page load times and server resources.
- Caching Compatibility: Works harmoniously with popular caching plugins to maintain site speed while providing security.
Conclusion
Really Simple Security (formerly Really Simple SSL Pro) offers a powerful yet user-friendly approach to WordPress website security. By combining essential SSL management with comprehensive security features like vulnerability detection, WordPress hardening, firewall protection, and login security, it provides the protection modern websites need against evolving threats.The plugin’s intuitive interface makes advanced security accessible to users of all technical skill levels, while its modular design ensures optimal performance. Whether you’re a small business owner, a developer managing multiple client sites, or an e-commerce operator handling sensitive customer data, Really Simple Security delivers the protection, ease of use, and peace of mind you need.
- Added a better handling for Ip subnets cidr in Firewall.
- Fixed an issue where TOTP codes were not properly validated.
- Prevent Limit Login Attempts from triggering during WordPress Cron to improve compatibility with other plugins.
- Fixed an issue where Eventlog was registering a temp block even when the IP was not blocked or whitelisted.
- Fixed an issue where Limit Login Attempts, temporary blocks were not correctly cleared.
- Removed: File Change Detection
- Added multiple WP-CLI commands to better align with recent plugin features
- Added multiple improvements to File Permissions Check
- Added support for custom/multiple roles in Two Factor Authentication
- Fixed a rare case where the autoloader could cause a Fatal Error due to loading twice
- In some occasions an error could occur while logging out when the custom login-url was enabled
- Limited the number of header test requests for CSP learning mode
- If 404 errors are detected on the site’s homepage, we prevent the 404 blocker from being activated to prevent unwanted lockouts.
- Two-Factor Authentication now works with custom login screens.
- Updated endpoint version.
- Disabling file permissions check will now correctly reset the file permissions list.
- In some situations, header settings were lost after temporarily deactivating the plugin.
- In some cases the review notice was not properly dismissible.
- Added nonce check to certificate re-check button.
- File change detection. This feature will keep track of suspicious file changes outside of regular updates.
- do not track 404's for logged in users
- implemented the rsssl_wpconfig_path filter in all wp-config functions
- When an ip is blocked within the admin panel the username now won’t be blocked after a login
- Faster onboarding completion after clicking Finish button
- CSS. Shields in user interface on datatables are no longer cut off
- 404 blocker will now write the rules to the advanced-headers.php file immediately
- fixed the dropdown height for the custom login URL 404 page picker
- LLA Username block did not expire
- stop showing notice when firewall is enabled.
- Reset 2FA attempt counter & notice after successful TOTP login
- 2fa sanitising produced a failed login.
- Create initial database entries for 'Enforce frequent password change' in batches, to prevent memory issues on sites with many users