mattjackson220 commented on a change in pull request #3534: TP Delivery Service 
Generate SSL update, new letsencrypt generate and…
URL: https://github.com/apache/trafficcontrol/pull/3534#discussion_r335698703
 
 

 ##########
 File path: lib/go-tc/deliveryservice_ssl_keys.go
 ##########
 @@ -49,9 +55,11 @@ type DeliveryServiceSSLKeys struct {
        Key             string                            `json:"key"`
        Version         util.JSONIntStr                   `json:"version"`
        Certificate     DeliveryServiceSSLKeysCertificate 
`json:"certificate,omitempty"`
+       Expiration      time.Time                         
`json:"expiration,omitempty"`
 
 Review comment:
   yes. ill update the docs for those too.

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


With regards,
Apache Git Services

Reply via email to