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

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

GitHub user dneuman64 opened a pull request:

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

    TC-19 - ORT now errors if a https cert is not found

    If a https certificate is not found for a delivery service, ORT now logs a 
FATAL message and exits.  This fixes 
[TC-19](https://issues.apache.org/jira/browse/TC-19).
    
    Also updated the update_riak_for_search script so it does not exit when it 
gets an error.

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

    $ git pull https://github.com/dneuman64/incubator-trafficcontrol fix-ort

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

    https://github.com/apache/incubator-trafficcontrol/pull/35.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 #35
    
----
commit d6c69f66554725a9400cb23599c4cb7881050499
Author: Dave Neuman <[email protected]>
Date:   2016-11-02T15:24:05Z

    update update_riak_for_search to not error if keys are not found for a DS

commit 944cf9fcb1df64f9ed8509e392d3b38a6a5a665b
Author: Dave Neuman <[email protected]>
Date:   2016-11-02T15:48:16Z

    log FATAL and exit if a SSL certificate is not found for a HTTPS enabled 
DS.  This fixes TC-19

----


> ORT should fail if it cannot find SSL certificates for a delivery service
> -------------------------------------------------------------------------
>
>                 Key: TC-19
>                 URL: https://issues.apache.org/jira/browse/TC-19
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops ORT
>    Affects Versions: 1.8.0, 1.7.0
>            Reporter: David Neuman
>            Assignee: David Neuman
>             Fix For: 1.8.0, 1.7.0
>
>
> In Traffic Ops ORT 1.7.0, ORT uses riak search and remaps to get ssl keys for 
> https enabled delivery services.  Currently, if a https enabled delivery 
> service does not have a cert in riak search, ORT will just keep processing 
> without alerting to an issue.  This should be fixed such that ort throws a 
> FATAL error if it cannot find SSL certs for a delivery service.



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

Reply via email to