Error Message and Logs
Hello,
I'm trying to add a Minio server as S3 backup storage but each time I'm getting this error:
AWS HTTP error:
cURL error 60: SSL certificate OpenSSL verify result: self-signed certificate in certificate chain (19) (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://xxx.yyy.zzz.com/backup/?list-type=2&prefix=&delimiter=%2F
I've indeed my certficated signed by my internal CA and the full chain is added to the server ca-certificates.
Is there a way to inject my internal chain of disable the SSL checking?
thanks.
Steps to Reproduce
- in S3 Storages
- Add a new S3
Example Repository URL
No response
Coolify Version
v4.0.0-beta.473
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Red Hat Enterprise Linux 9
Additional Information
No response
Error Message and Logs
Hello,
I'm trying to add a Minio server as S3 backup storage but each time I'm getting this error:
AWS HTTP error:
cURL error 60: SSL certificate OpenSSL verify result: self-signed certificate in certificate chain (19) (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://xxx.yyy.zzz.com/backup/?list-type=2&prefix=&delimiter=%2F
I've indeed my certficated signed by my internal CA and the full chain is added to the server ca-certificates.
Is there a way to inject my internal chain of disable the SSL checking?
thanks.
Steps to Reproduce
Example Repository URL
No response
Coolify Version
v4.0.0-beta.473
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Red Hat Enterprise Linux 9
Additional Information
No response