Skip to content

Commit 152fbde

Browse files
Merge pull request linode#275 from leslitagordita/api-changelog-4.76.1
Changelog for API Hotfix 4.76.1
2 parents 322fa32 + fa0c326 commit 152fbde

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: '4.76.1: 2020-09-24'
3+
date: 2020-09-24T04:00:00.000Z
4+
version: 4.76.1
5+
changelog:
6+
- API
7+
---
8+
9+
### Added
10+
11+
- 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](https://letsencrypt.org/). 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:
12+
13+
- Upload Object Storage TLS/SSL Cert ([POST /object-storage/buckets/{clusterId}/{bucket}/ssl](/api/v4/object-storage-buckets-cluster-id-bucket-ssl/#post))
14+
- View Object Storage TLS/SSL Cert ([GET /object-storage/buckets/{clusterId}/{bucket}/ssl](/api/v4/object-storage-buckets-cluster-id-bucket-ssl))
15+
- Delete Object Storage TLS/SSL Cert ([DELETE /object-storage/buckets/{clusterId}/{bucket}/ssl](/api/v4/object-storage-buckets-cluster-id-bucket-ssl/#delete))

0 commit comments

Comments
 (0)