NextGen Knowledge Center

SSL Certificate Validation

The SSL Certificate Validation trigger type listens for error events thrown by the SSL Manager extension whenever SSL certificates get validated by a channel. This type is only available when the SSL Manager is also installed.

OptionDescription
Validation Errors

Select all of the error types you want the alert to trigger on.

  • Expired: The alert triggers when a certificate you have currently imported has expired or is close to expiring. The Cert Expiration Settings (Time Until Expiration and Re-trigger Interval) provides additional conditions to this when Expired is selected.
  • Revoked by CRL: The alert triggers when a certificate has been revoked in a Certificate Revocation List. This indicates the certificate is no longer valid and should be replaced.
  • Revoked by OCSP: The alert triggers when a certificate has been revoked in a response from an OCSP (Online Certificate Server Protocol) server. This indicates the certificate is no longer valid and should be replaced.
  • DN Rejected: The alert will trigger when the Subject Distinguished Name (DN) of the remote certificate has been rejected due to your configured DN rejection settings. For additional information, see the SSL Manager User Guide for Mirth® Connect by NextGen Healthcare on the NextGen Knowledge Center.
Certificate DN RegexOptional. If specified, only certificates with a Subject Distinguished Name (DN) matching this Java-style regular expression causes this alert to trigger.
Time Until ExpirationThe amount of time (for example, 7d) before a certificate expires to trigger the alert. Only valid down to a minute-level precision. If left blank, zero (0) is assumed, meaning the alert triggers when the certificate actually reaches its validity end date.
Re-trigger IntervalAfter the first certificate expiration trigger, the alert triggers again periodically at this interval until the certificate has either been replaced or removed. Only valid down to a minute-level precision. If left blank, the alert only triggers once for every time this alert is enabled.