apache / trafficcontrol

Apache Traffic Control is an Open Source implementation of a Content Delivery Network
https://trafficcontrol.apache.org/
Apache License 2.0
1.08k stars 344 forks source link

SSL Customer Cert Upload #1905

Open ashish-timilsina opened 6 years ago

ashish-timilsina commented 6 years ago

Allow CDN tenants to upload a custom cert to the CDN for application to their services.

Customers that split traffic across multiple CDNs have to use their own FQDN and SSL cert. We need a process for them to securely upload their certs to us for storage and application against their services.

We also need to capture the FQDN of the cert and make sure it is applied as a host regex for their service so that the CDN recognizes it. It's possible that it is already in place when they upload the cert, but this should be checked.

@ryandurfey @mitchell852

zrhoffman commented 3 years ago

@ryandurfey @mitchell852 would this be a valuable feature?

mat1010 commented 2 years ago

I would also love to see such a feature