X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=conf%2FCA%2Fclean.sh;h=0fe5f2a0a505c41998427202296ed22d5641671c;hb=2b5103e038a7727734097a671d331db9aaab77ba;hp=3df61082118a472a4571010837f0d947575884a7;hpb=31d847ed8562bc6169fd8c33af93302d67ab074e;p=aaf%2Fauthz.git diff --git a/conf/CA/clean.sh b/conf/CA/clean.sh index 3df61082..0fe5f2a0 100644 --- a/conf/CA/clean.sh +++ b/conf/CA/clean.sh @@ -1 +1,21 @@ -rm -Rf private certs newcerts index* serial* intermediateCAs +#!/bin/bash +######### +# ============LICENSE_START==================================================== +# org.onap.aaf +# =========================================================================== +# Copyright (c) 2017 AT&T Intellectual Property. All rights reserved. +# =========================================================================== +# Licensed 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. +# ============LICENSE_END==================================================== +# +rm -Rf private certs newcerts index* serial* intermediate.serial intermediate_*