Notifications

You can receive notifications about failed (and optionally successful) renewals via email by configuring the required SMTP server details in settings.json. You can test these notifications from the menu (More options... > Test notification).

It is possible to implement additional forms of notification (i.e. Slack, Discord, Teams, Jira, ...) using C# by implementing the INotificationTarget interface. Contributions in this area are most welcome!

Settings

Notifications.SmtpServer

Missing data in settings.yml



Type:
Default: null
Notifications.SmtpPort

Missing data in settings.yml



Type:
Default: null
Notifications.SmtpUser

Missing data in settings.yml



Type:
Default: null
Notifications.SmtpPassword

Missing data in settings.yml



Type:
Default: null
Notifications.SmtpSecure

Missing data in settings.yml



Type:
Default: null
Notifications.SmtpSecureMode

Missing data in settings.yml



Type:
Default: null
Notifications.SmtpSenderName

Missing data in settings.yml



Type:
Default: null
Notifications.SenderAddress

Missing data in settings.yml



Type:
Default: null
Notifications.ReceiverAddresses

Missing data in settings.yml



Type:
Default: null
Notifications.EmailOnSuccess

Missing data in settings.yml



Type:
Default: null
Notifications.ComputerName

Missing data in settings.yml



Type:
Default: null

Looking for win-acme?

simple-acme is a backwards compatible, drop-in replacement built by the same person. Project history.