dolthub / dolthub/hosted-issues
Feature request: reuse webpki cert for multiple sequential Hosted-Dolt servers that use the same URL
Open
enhancement
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Context:
- webpki certs are tied to the host url they are generated for
- webpki certs are expensive
- creating a hosted-dolt deployment currently requires generating a new webpki cert even if the host url is reused from a previous deployment
Feature Request:
- When a new hosted-dolt deployment is created allow the option to reuse a URL for which the original deployment is destroyed and thereby reusing the webpki cert
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.