HarperFast/harper

Update TLS privateKey to use relative path and update tests

Open

#307 geöffnet am 31. März 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (7 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (75 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

https://github.com/HarperFast/harper/pull/274/changes/3382ccd9bf07f65948967ebb716c5241fd689a2c correctly updates the path for tls.privateKey to use a relative path, but this breaks the mqtt unit tests that apparently are not expecting that. We need to update the unit tests to keep passing with this change.

Contributor Guide