Free Download Really Simple SSL Pro v6.2.3 Optimises Your Site For SSL | Really Simple SSL Pro v6.2.3 Optimises Your Site For SSL Nulled will automatically configure your website to use SSL to its fullest potential. Use extra hardening features to secure your website, and use our server health check to keep up-to-date.
https://wordpress.org/plugins/really-simple-ssl/#description
6.1.1
Fix: WP CLI not completing SSL when because site_has_ssl option is not set if website has not been visited before, props @oolongm
Improvement: prevent ‘undefined’ status showing up in api calls on settings page
Improvement: show notice if users are using an <2.0 Let’s Encrypt shell add-on which is not compatible with 6.0
6.1.0
Improvement: some UX changes
Improvement: Limit number of notices in the dashboard
Improvement: load rest api request url over https if website is loaded over https
Fix: empty menu item visible in Let’s Encrypt menu
6.0.14
Fix: settings page when using plain permalinks, props @mvsitecreator, props @doug2son
6.0.13
Improvement: improve method of dropping empty menu items in settings dashboard
Improvement: dynamic links in auto installer
Improvement: Let’s Encrypt Auto installer not working correctly, props @mirkolofio
Improvement: change rest_api method to core wp apiFetch()
Improvement: scroll highlighted setting into view after clicking “fix” on a task
Improvement: run http method test in batches, and set a default, to prevent possibility of curl timeouts on systems with CURL issues
Improvement: clean up code-execution.php file after test, props @spinhead
Improvement: give notification if ‘DISABLE_FILE_EDITING’ is set to false in the wp-config.php props @joeri1977
Improvement: drop some unnecessary translations
Improvement: set better default, and change transients to option for more persistent behavior in wp version test, props @photomaldives
Fix: Burst Statistics not activating after installation
Fix: CSS for blue labels in progress dashboard below 1080px
Fix: WPCLI SSL activation not working due to capability checks, props @oolongm
Fix: catch invalid account error in Let’s Encrypt generation, props @bugsjr
Fix: do not block user enumeration for gutenberg
6.0.12
Fix: on multisite, the test for users with admin username did not use the correct prefix, $wpdb->base_prefix, props @jg-visual
Improvement: allow submenu in back-end react application
Improvement: Skip value update when no change has been made
Improvement: no redirect on dismiss of admin notice, props @gangesh, @rtpHarry, @dumel
Improvement: remove obsolete warning
Improvement: qtranslate support on settings page
6.0.11
Fix: on some environments, the HTTP_X_WP_NONCE is not available in the code, changed logged in check to accomodate such environments
Fix: dismiss on admin notices not immediately dismissing, requiring dismiss through dashboard, props @dumel
6.0.10
Fix: Apache 2.4 support for the block code execution in the uploads directory hardening feature, props @overlake
Fix: When used with Varnish cache, Rest API get requests were cached, causing the settings page not to update.
Fix: Ensure manage_security capability for users upgraded from versions before introduction of this capability
Fix: allow for custom rest api prefixes, props @coderevolution
Fix: bug in Let’s Encrypt generation with DNS verification: saving of ‘disable_ocsp’ setting, create_bundle_or_renew action with quotes
Fix: change REST API response method to prevent script errors on environments with PHP warnings and errors, causing blank settings page
Improvement: Simplify user enumeration test
Improvement: catch unexpected response in SSL Labs object
Improvement: z-index on on boarding modal on smaller screen sizes, props @rtpHarry
Improvement: hide username field if no admin username is present, props @rtpHarry
6.0.9
Fix: incorrectly disabled email field in Let’s Encrypt wizard, props @cburgess
Improvement: on rename admin user, catch existing username, and strange characters
Improvement: catch openBaseDir restriction in cpanel detection function, props @alofnur
Improvement: remove 6.0 update notices on subsites in a multisite network, props @wpcoderca, (@collizo4sky
6.0.8
Improvement: Lets Encrypt wizard CSS styling
Improvement: re-add link to article about Let’s Encrypt so users can easily find the URL
Improvement: let user choose a new username when selecting “rename admin user”
6.0.7
Fix: restrict conditions in which htaccess rewrite runs, preventing conflicts with other rewriting plugins
6.0.6
Fix: drop upgrade of .htaccess file in upgrade script
6.0.5
Fix: race condition in .htaccess update script, where multiple updates simultaneously caused issues with the .htaccess file
6.0.4
Fix: using the .htaccess redirect in combination with the block code execution in uploads causes an issue in the .htaccess redirect
Fix: deactivating Really Simple SSL does not completely remove the wp-config.php fixes, causing errors, props @minalukic812