eXist-db / xst

Command line tool to interact with exist-db instances
https://npmjs.com/@existdb/xst
MIT License
17 stars 4 forks source link

fix: accept invalid SSL cert warning #184

Closed line-o closed 9 months ago

line-o commented 9 months ago

update node-exist to v5.5.1

This fixes a small issue: when rejectUnauthorized is not explicitly set users see a warning stating that Invalid SSL certificitates would be accepted when connecting to the existdb instance while the default is true.

The GitHub Actions workflow running the custom exist-db without REST was also modified to reliably wait for the container to be healthy.

line-o commented 9 months ago

All open dependabot PRs need to be rebased once this was merged.

github-actions[bot] commented 9 months ago

:tada: This PR is included in version 1.9.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: