=== SSL Expiration Notifier ===
Contributors: Emre Ece
Tags: ssl, security, expiration, notification
Requires at least: 4.0
Tested up to: 6.4
Stable tag: 1.2.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Sends an email notification if the SSL certificate expiration is within set days range.

== Description ==

SSL Expiration Notifier is a WordPress plugin that sends an email notification if the SSL certificate expiration is within set days range.

== Features ==

- Sends email notifications when SSL certificate expiration is imminent.
- Logs warning events in a log file.
- Customizable warning threshold.

== Installation ==

1. Upload the `ssl-expiration-notifier` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Configure plugin settings under 'SSL Expiration Notifier' in the WordPress admin menu.

== Frequently Asked Questions ==

= How do I configure the plugin? =

After activating the plugin, navigate to the 'SSL Expiration Notifier' section in the WordPress admin menu to configure the settings.

= Can I customize the warning threshold? =

Yes, you can set the number of days before SSL certificate expiration to send a notification in the plugin settings.

== Screenshots ==

1. Plugin Settings

== Changelog ==

= 1.2.0 =
* Fix mail title and content

= 1.1.0 =
* Add "Check SSL Status Now" button
* Add styles to options page

= 1.0 =
* Initial release

== Upgrade Notice ==

= 1.0 =
Initial release

== License ==

This project is licensed under the MIT License - see the [LICENSE](https://opensource.org/licenses/MIT) file for details.

== Support ==

For support or feature requests, please [open an issue](https://github.com/eece/ssl-expiration-notifier/issues).