Allow upload ssl certificates for a specifc zone
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 32
Description
### The required feature described as a wish
As a User/Admin/Operator I would like to ,upload custom SSL for specific zone
Currently the certificate applies to all the zones once uploaded
The API also doesn't have the zone id parameter
https://cloudstack.apache.org/api/apidocs-4.21/apis/uploadCustomCertificate.html
There is a pr which moves the console proxy configuration from global level to zone level
https://github.com/apache/cloudstack/pull/11415
It would be beneficial for the operator to have certificates at zone level
Contributor guide
Research direction
Start by reading the uploadCustomCertificate API documentation and the related PR #11415, which moves console proxy configuration from global to zone level. Trace how certificate uploads and zone configuration currently connect. Done means operators can upload a custom certificate for one zone without changing certificates for other zones, with the zone ID represented in the API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend-api-design, cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100