# SSL Expiration Notifier

SSL Expiration Notifier is a WordPress plugin that sends an email notification if the SSL certificate expiration is within set date.

## 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.

## Settings

- **Days Before Expiration:** Set the number of days before SSL certificate expiration to send a notification.

## Log

View logs of SSL expiration events in the plugin settings.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Support

For support or feature requests, please [open an issue](https://github.com/eece/ssl-expiration-notifier/issues).