ubicloud/spec/model/minio
mohi-kalantari 886eb0d59d Use cert_store in MinioClient
Previously we were relying on the ssl_ca_file api of Excon which
seems that it couldn't parse a chain of certs. In order to fix that
we will parse the certs and add them all to a cert_store and then
pass that to the client which fixes the issue.
2025-06-11 12:48:55 +02:00
..
minio_cluster_spec.rb Update location references with foreign key in the controlplane 2025-03-23 15:48:19 +01:00
minio_pool_spec.rb Update location references with foreign key in the controlplane 2025-03-23 15:48:19 +01:00
minio_server_spec.rb Use cert_store in MinioClient 2025-06-11 12:48:55 +02:00