HarperFast / HarperFast/harper

CLI deploy fails with SELF_SIGNED_CERT_IN_CHAIN against locally-installed instance

Open
#738 0 comments 0 reactions 0 assignees View on GitHub
area:cli bug from-jira
Dominant language
JavaScript
Stars
89
Forks
10
Avg merge
2d 6h
Merged PRs (30d)
200

Description

## Problem

Running `harperdb deploy target=https://localhost:9925 skip_node_modules=true` against a locally self-installed Harper instance fails:

```
Error: self-signed certificate in certificate chain
code: 'SELF_SIGNED_CERT_IN_CHAIN'
```

The CLI should accept self-signed certs when deploying to local instances, or provide a `--insecure` flag to bypass TLS verification.

🤖 Filed by Claude on behalf of Kris.

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.