You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by mtorluemke <gi...@git.apache.org> on 2017/05/08 15:14:58 UTC

[GitHub] incubator-trafficcontrol pull request #552: [TC-272] Remove ccr and steering...

Github user mtorluemke commented on a diff in the pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/552#discussion_r115272927
  
    --- Diff: traffic_ops/app/lib/API/Configs/ApacheTrafficServer.pm ---
    @@ -1470,6 +1473,9 @@ sub ssl_multicert_dot_config {
     
     		#first one is the one we want
     		my $hostname = $example_urls[0];
    +		if ( $hostname =~ /ccr/ ) {
    --- End diff --
    
    default string for open source builds is 'tr'


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---