This adds an API endpoint for what is currently only in the old Perl
UI: regenerating CDN KSK DNSSEC keys.
#### What does this PR do?
This adds an API endpoint for what is currently only in the old Perl
UI: regenerating CDN KSK DNSSEC keys.
The API tests don't support Riak yet, but I manually tested, verified the CDN's
keys are updated as expected, previous new key becomes the expired key, and
other keys aren't changed.
#### Which TC components are affected by this PR?
- [ ] Documentation
- [ ] Grove
- [ ] Traffic Analytics
- [ ] Traffic Monitor
- [x] Traffic Ops
- [ ] Traffic Ops ORT
- [ ] Traffic Portal
- [ ] Traffic Router
- [ ] Traffic Stats
- [ ] Traffic Vault
- [ ] Other _________
#### What is the best way to verify this PR?
Make a request to the new route, `POST /api/1.4/cdns/{name}/ksk/generate`, and
verify the CDN's KSK keys are updated (which can be checked at
`/api/1.2/cdns/name/{name}/dnsseckeys`).
#### Check all that apply
- [ ] This PR includes tests
- [ ] This PR includes documentation updates
- [ ] This PR includes an update to CHANGELOG.md
- [ ] This PR includes all required license headers
- [ ] This PR includes a database migration (ensure that migration sequence is
correct)
- [ ] This PR fixes a serious security flaw. Read more:
[www.apache.org/security](http://www.apache.org/security/)
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
[ Full content available at: https://github.com/apache/trafficcontrol/pull/2908
]
This message was relayed via gitbox.apache.org for [email protected]