You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/01 20:17:04 UTC

[jira] [Commented] (TC-255) Manage SSL Keys button results in an error for a DS that doesn't already have keys.

    [ https://issues.apache.org/jira/browse/TC-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15991455#comment-15991455 ] 

ASF GitHub Bot commented on TC-255:
-----------------------------------

Github user mitchell852 commented on the issue:

    https://github.com/apache/incubator-trafficcontrol/pull/522
  
    for this error:
    
     column reference "id" is ambiguous so change that query to 
    my $profile = $self->db->resultset('Profile')->search( { 'me.id' => $profile_id }
    
    ^^ me.id
    



> Manage SSL Keys button results in an error for a DS that doesn't already have keys.
> -----------------------------------------------------------------------------------
>
>                 Key: TC-255
>                 URL: https://issues.apache.org/jira/browse/TC-255
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops
>    Affects Versions: 2.1.0
>            Reporter: David Neuman
>            Assignee: David Neuman
>            Priority: Critical
>             Fix For: 2.1.0
>
>
> If you have a deliveryservice that you are migrating to HTTPS or a DS that is HTTPS but doesn't yet have keys, you get an error when you click the "Manage SSL Keys" button.  The issue is that there was a method, get_cdn_domain() that was removed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)