Open cehbrecht opened 5 years ago
@cehbrecht A good idea, but low priority, I'm afraid. If you have a credential stored somewhere other than ~/ceda.crt
then just change the path in vars_cp4cds
to reflect this, so that you do not need to copy it.
(Or create a symbolic link so that you do this once but not every time you renew the certificate.)
I have tried the
do_all.sh
but I'm using my jasmin proxy certificate. Currently I have fetched it manually and copied to~/ceda.crt
.Maybe we could add an option
--cred
(?) to pass a credential? If not passed then the script will use the current procedure (ensure_cert
).