Cronicle icon indicating copy to clipboard operation
Cronicle copied to clipboard

Using self-signed certificates on master and peer nodes prevents peers from joining cluster

Open steeldomejeff opened this issue 8 months ago • 2 comments

Summary

Generating self-signed certificates on master and slaves prevents slaves from joining cluster when adding servers through the WebUI.

Message returned is: Error: Failed to contact server: Error: Self-signed certificate.

Steps to reproduce the problem

Generate certs using openssl writing cert files to: /opt/cronicle/conf/ssl.key and /opt/cronicle/conf/ssl.crt

Your Setup

according to install instructions.

Operating system and version?

Rocky 9.4

Node.js version?

v20.14.0

Cronicle software version?

0.9.52

Are you using a multi-server setup, or just a single server?

Multi-server

Are you using the filesystem as back-end storage, or S3/Couchbase?

Local file systems storage

Log Excerpts

No log entries indicating an issue.

steeldomejeff avatar Jun 08 '24 20:06 steeldomejeff