You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/06/19 20:14:29 UTC

[GitHub] jhg03a opened a new issue #2429: Autocreate self-signed SSL certificates

jhg03a opened a new issue #2429: Autocreate self-signed SSL certificates
URL: https://github.com/apache/trafficcontrol/issues/2429
 
 
   When creating a new Delivery service or modifying the type to support HTTPS, a default self-signed certificate should be created.  This could be triggered by a miss when looking up the DS in riak.  This specifically prevents situations where a CDN could be queued by a second user unaware of a DS change in flight.  This is not prevented by DS Requests since you must fulfill the DS before you could create SSL certs.  If this situation happens and ORT runs an update before SSL Keys are in place, a syncds will fail.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services