Sanskar Jaiswal 2fc9d73c5f
add flag `--ca-crt-file` to `flux create secret git`
Add flag `--ca-crt-file` to `flux create secret git` to specify the path
to CA certificate. It takes precedence over `--ca-file` and uses the
key `ca.crt` in the generated Secret.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
..
ecdsa-password.private Update keys to ECDSA format
ecdsa.private Update keys to ECDSA format
git-bearer-token.yaml Create secret with bearer-token
git-ssh-secret-password.yaml Update keys to ECDSA format
git-ssh-secret.yaml Update keys to ECDSA format
secret-ca-crt.yaml add flag `--ca-crt-file` to `flux create secret git`
secret-git-basic.yaml Add test for create secret