Using OpenSSL 1.1.1 (in my case, in Git for Windows, which uses OpenSSL 1.1.1a 20 Nov 2018), the clean script constantly leads to git commands printing out the following warning:
*** WARNING : deprecated key derivation used.
Using -iter or -pbkdf2 would be better.
Using OpenSSL 1.1.1 (in my case, in Git for Windows, which uses
OpenSSL 1.1.1a 20 Nov 2018), thecleanscript constantly leads togitcommands printing out the following warning: