-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
domain-list: #332
Comments
Update: After further testing, it appears the issue is not the " - " in the domain-list directive. Commenting out the
The certgrinder client can login to certgrinderd server, and the error stops the ssh process before attempting to connect to the server. Any idea what the ssh error might be referring to? |
Just FYI: Installed from pip, and the only directives configured in |
And lastly, the output of debug:
|
Running into a weird issue that is most certainly user error, would greatly appreciate some feedback...
Running
certgrinder -c ~/certgrinder.conf get certificate
to test setup, which results in one of two errors, depending howdomain-list:
is formatted.When formatted as
I receive the following error:
However, when formatted as
the following ssh error appears, apparently related to having an illegal "-" in the command.
This is on FreeBSD 13.0, client has stock ssh/d_configs, server slightly modified but I'm not sure how that could cause this.
Any idea what I am doing wrong?
The text was updated successfully, but these errors were encountered: