SSLEepGet: Move all certificates to certificates/ssl, in preparation

for other certificate uses by SU3File
This commit is contained in:
zzz
2013-09-12 21:47:25 +00:00
parent 7ab4dd7f4b
commit 43f5062169
14 changed files with 21 additions and 7 deletions

View File

@ -152,7 +152,7 @@ elif [ $(which certtool) ]; then : ;else
exit 1
fi
cd `dirname $0`/../../installer/resources/certificates
cd `dirname $0`/../../installer/resources/certificates/ssl
for i in *.crt *.cert
do