Add worker
Is there an existing issue for this?
- [x] I have searched the existing issues
What happened?
Unable to verify the first certificate. What certificate is this looking for? I have a 3rd party cert on the cronicle Primary server.
these servers are RHEL 9.5
Cronicle is started on worker with config.json and ssl from primary.
Operating System
RHEL 9.5
Node.js Version
v20.19.2
Cronicle Version
0.9.76
Server Setup
Single Primary with Workers
Storage Setup
Local Filesystem
Relevant log output
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
I'm so sorry to report this, but Cronicle v1 really doesn't support SSL. That is coming in v2 (launching later this year). I have no idea what "Unable to verify the first certificate" even means -- that's not one of my error messages. It must be coming from Node.js itself?
Some users have been able to "hack" SSL support into Cronicle, but I don't know the details. You might try Mike's fork over at https://github.com/cronicle-edge/cronicle-edge -- I think he may have that working? I am not entirely sure tho.
Very sorry about this.