API v4.76.1
Added
You can now upload your own TLS/SSL certificates to your Object Storage buckets. Your TLS/SSL certificates can be self-signed or issued from a CA authority like Let’s Encrypt. When a user accesses your Object Storage bucket over HTTPS your uploaded TLS/SSL certificate is served. The following Object Storage endpoints have been added to the APIv4:
- Upload Object Storage TLS/SSL Cert (POST /object-storage/buckets/{clusterId}/{bucket}/ssl)
- View Object Storage TLS/SSL Cert (GET /object-storage/buckets/{clusterId}/{bucket}/ssl)
- Delete Object Storage TLS/SSL Cert (DELETE /object-storage/buckets/{clusterId}/{bucket}/ssl)