You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using ssh-cert-authority version 2.0.0-6-g59dae40 built with go version go1.17 linux/amd64 when I run ssh-cert-authority request -e production -r "Testing" -p vendion -c /home/vendion/.config/ssh_ca/requester_config.json it errors out with the following error:
This file was created by ssh-cert-authority generate-config --url 'https://ssh-ca.utiliflex.com' so I don't know what address could be missing that it is complaining about.
The text was updated successfully, but these errors were encountered:
Using ssh-cert-authority version 2.0.0-6-g59dae40 built with go version go1.17 linux/amd64 when I run
ssh-cert-authority request -e production -r "Testing" -p vendion -c /home/vendion/.config/ssh_ca/requester_config.json
it errors out with the following error:My requester_config.json file is as follows
This file was created by
ssh-cert-authority generate-config --url 'https://ssh-ca.utiliflex.com'
so I don't know what address could be missing that it is complaining about.The text was updated successfully, but these errors were encountered: