Description
Enable and forget! Once the plugin is active, it will place a badge/bar in your site’s footer that displays the current status and certificate issuer for your SSL certificate to notify visitors that your site is secure and who it was verified by. When active, the badge will serve as a link to SSL Shopper to backup the plugin.
Installation
- Upload
ssl-verification-badge.zip
to the/wp-content/plugins/
directory - Unzip the compressed file
- Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Installation Instructions
-
- Upload
ssl-verification-badge.zip
to the/wp-content/plugins/
directory - Unzip the compressed file
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
- What SSL providers will this plugin work with?
-
Any! The plugin captures the current certificate(s) that are on the server the domain points to. Pulls the domain(s), the certificate issuer and the dates on the certificate just like your browser does when visiting the site. No matter who you are hosted with or have your SSL with, it will find the current info from the server.
Reviews
Contributors & Developers
“SSL Verification Badge” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SSL Verification Badge” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Corrected php errors for the subjectAltName array.
0.2-beta
- Removed pointless tab from within wp-admin to prevent PHP WARNING messages.
- Provide links to free SSL providers if site does not have one.
- Updated the color scheme for the secured result.
0.1-alpha
- First attempt to release out into the wild.