]> granicus.if.org Git - curl/commit
mk-ca-bundle.pl: make -u delete certdata.txt if found not changed
authorMatteo Bignotti <gugoll@gmail.com>
Wed, 13 Jun 2018 20:45:23 +0000 (13:45 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 13 Jun 2018 22:02:20 +0000 (00:02 +0200)
commit47762f55839268213cc79708b51edd7cbef2893a
tree2090eb4bd1dcefcfdef769329e3c40e7d5e859d1
parent0680ec9e2c3e13c28eb5ca69de7477d417b2169c
mk-ca-bundle.pl: make -u delete certdata.txt if found not changed

certdata.txt should be deleted also when the process is interrupted by
"same certificate downloaded, exiting"

The certdata.txt is currently kept on disk even if you give the -u
option

Closes #2655
lib/mk-ca-bundle.pl