Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: Support TLS Expiry alerts also for CA certs in cert chain #2594

Merged
merged 5 commits into from
May 28, 2023

Commits on Jan 12, 2023

  1. [louislam#2593] during certificate evaluation also set the cert type …

    …for improved notifications
    skaempfe committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f6d0f28 View commit details
    Browse the repository at this point in the history
  2. [louislam#2593] renamed the method sendCertNotification to better r…

    …epresent what id does. Evaluate certificate expiry from all certs in chain. Send a separate notification for every cert in chain, including cert type and CN.
    skaempfe committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    a21a47d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. [louislam#2501] Dashboard: Details Page

    - enable clickable URL on Dashboard Details if monitor is of type `mp-health`
    skaempfe committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a6894d3 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Merge remote-tracking branch 'origin/master' into skaempfe#2593

    # Conflicts:
    #	server/model/monitor.js
    #	src/pages/Details.vue
    louislam committed May 26, 2023
    Configuration menu
    Copy the full SHA
    0b8dddb View commit details
    Browse the repository at this point in the history
  2. Resolve conflict

    louislam committed May 26, 2023
    Configuration menu
    Copy the full SHA
    8ed2b59 View commit details
    Browse the repository at this point in the history