3086. [bug] Running dnssec-settime -f on an old-style key will
now force an update to the new key format even if no other change has been specified, using "-P now -A now" as default values. [RT #22474]
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: clean.sh,v 1.3 2009/11/30 23:48:02 tbox Exp $
|
||||
# $Id: clean.sh,v 1.4 2011/03/21 15:56:35 each Exp $
|
||||
|
||||
rm -f K* dsset-* *.signed *.new random.data
|
||||
rm -f zsk.key ksk.key parent.ksk.key parent.zsk.key
|
||||
rm -f pending.key rolling.key standby.key inact.key
|
||||
rm -f prerev.key postrev.key
|
||||
rm -f prerev.key postrev.key oldstyle.key
|
||||
rm -f keys sigs
|
||||
|
||||
Reference in New Issue
Block a user