elastic / elastic/crawler

Add warning to log if SSL certificate is about to expire

Open
#305 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Ruby
Stars
224
Forks
48
Avg merge
23h 16m
Merged PRs (30d)
18

Description

### Problem Description

Currently if a website's SSL certificate rotates, Crawler can be caught off guard and start failing to sync. Ideally a user would swap both the website's certificate and Crawler's configuration at the same time, but there are situations where both are being managed independently even within a single organisation.

### Proposed Solution

To alleviate this, it would be useful for Crawler to check the expiration on the existing SSL cert and output a warning if it will expire in a week. This could be configurable but probably not required.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.