You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by el...@apache.org on 2019/01/18 19:07:24 UTC

[trafficcontrol] branch master updated (0419b8a -> e156e7a)

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

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


    from 0419b8a  change cdn-in-a-box integration tests to use ddns
     new bdf988e  Fix TO /dnsseckeys/ksk/generate when no ksk exists
     new a96b466  Fix TO cdns/dnsseckeys to default if no ttl exists
     new e156e7a  Revert "Change TO DNSSEC to SHA256"

The 9891 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 traffic_ops/traffic_ops_golang/cdn/dnssec.go       | 14 ++++-
 .../traffic_ops_golang/cdn/dnssecrefresh.go        | 13 +++--
 traffic_ops/traffic_ops_golang/cdn/genksk.go       | 66 ++++++++++++++++------
 .../traffic_ops_golang/dbhelpers/db_helpers.go     | 12 ++++
 .../traffic_ops_golang/deliveryservice/dnssec.go   |  5 +-
 5 files changed, 84 insertions(+), 26 deletions(-)