HarperFast/harper

Update TLS privateKey to use relative path and update tests

Open

#307 创建于 2026年3月31日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)JavaScript (7 fork)github user discovery
good first issue

仓库指标

Star
 (75 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南