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/01/12 10:48:52 UTC

[jira] [Commented] (TC-98) failed to delete sslkeys by TrafficOps API

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

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

GitHub user pengyuewu opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/184

    fix the issue failed to delete sslkeys by TrafficOps API

    @dneuman64 
    I open a issue : https://issues.apache.org/jira/browse/TC-98
    
    1. I tried to delete SSL keys by API for Delivery Services: https001 as follows:
    /api/1.1/deliveryservices/xmlId/https001/sslkeys/delete.json
    2.The result was failure, the sslkey for https001 stilled in Traffic Vault.
    
    3. The root cause is the delete function in traffic_ops/app/lib/Connection/RiakAdapter.pm

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pengyuewu/incubator-trafficcontrol 1.7.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/184.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #184
    
----
commit 5941414bcc473329d3b608847067e5fa71e74616
Author: pengyuewu <pe...@cisco.com>
Date:   2017-01-12T10:42:34Z

    fix the issue failed to delete sslkeys by TrafficOps API

----


> failed to delete sslkeys by TrafficOps  API 
> --------------------------------------------
>
>                 Key: TC-98
>                 URL: https://issues.apache.org/jira/browse/TC-98
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops API, Traffic Vault
>    Affects Versions: 1.7.0
>            Reporter: pengywu
>            Priority: Minor
>
> 1. I tried to  delete SSL keys by API for Delivery Services: https001 as follows:
> /api/1.1/deliveryservices/xmlId/https001/sslkeys/delete.json
> 2.The result  was failure, the sslkey  for https001 stilled  in Traffic Vault.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)