You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
steeldomejeff
changed the title
Usig self-signed certificates on master and peer nodes prevents peers from joining cluster.
Using self-signed certificates on master and peer nodes prevents peers from joining cluster.
Jun 8, 2024
steeldomejeff
changed the title
Using self-signed certificates on master and peer nodes prevents peers from joining cluster.
Using self-signed certificates on master and peer nodes prevents peers from joining cluster
Jun 8, 2024
I'm so sorry to say this, but Cronicle v0 doesn't support HTTPS / SSL. That is coming in v2 (out later this year).
Some people have hacked it to work, but only barely. Live Log Watching is a no go, and I have no idea how people are hacking multi-servers to communicate over HTTPS.
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.
The text was updated successfully, but these errors were encountered: