You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ra...@apache.org on 2021/09/20 22:11:47 UTC

[trafficcontrol] branch master updated (5b64259 -> 14d8d8e)

This is an automated email from the ASF dual-hosted git repository.

rawlin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


    from 5b64259  Remove t3c debug print (#6207)
     add 14d8d8e  Le regex fix (#6184)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  1 +
 ...1090914220900_le_dns_challenge_xml_id.down.sql} |  2 +-
 ...021090914220900_le_dns_challenge_xml_id.up.sql} |  2 +-
 .../traffic_ops_golang/deliveryservice/acme.go     | 12 +++---
 .../deliveryservice/acme_renew.go                  |  2 +-
 .../deliveryservice/letsencrypt_dns_challenge.go   |  5 ++-
 .../core/ds/LetsEncryptDnsChallenge.java           | 16 +++++++-
 .../core/ds/LetsEncryptDnsChallengeWatcher.java    | 45 +++++++++++-----------
 8 files changed, 50 insertions(+), 35 deletions(-)
 copy traffic_ops/app/db/migrations/{2021021900000000_cdn_notification.down.sql => 2021090914220900_le_dns_challenge_xml_id.down.sql} (93%)
 copy traffic_ops/app/db/migrations/{2021021900000000_cdn_notification.down.sql => 2021090914220900_le_dns_challenge_xml_id.up.sql} (93%)