jpappa200 opened a new issue #1855: SSL cert page uses wrong hostname on update. URL: https://github.com/apache/incubator-trafficcontrol/issues/1855 If the delivery service has a host regex configured. when pasting a new SSL certificate traffic portal will change the hostname to the host regex name. ORT looks for the default delivery url in the hostname field. This will cause ORT to not find the certificate and fail. before ```version = 13 hostname = edge.aywa-vod.top.comcast.net``` after ```version = 14 hostname = cdn2.aywa.com````
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
