We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It appears like there is no way to exclude a subdirectory when trying to load certs from a specific path.
I am running into an issue using the vault-ssh-helper and think this is the root cause.
vault-ssh-helper
Ideally, this line shouldn't be erroring IMO, rather it should be throwing a warning.
Alternatively, a way to specify specific files/dirs to exclude when calling LoadCAPath would help resolve this issue too.
LoadCAPath
Any advice would be much appreciated
The text was updated successfully, but these errors were encountered:
I think #2 might fix this, but not too sure
Sorry, something went wrong.
No branches or pull requests
It appears like there is no way to exclude a subdirectory when trying to load certs from a specific path.
I am running into an issue using the
vault-ssh-helper
and think this is the root cause.Ideally, this line shouldn't be erroring IMO, rather it should be throwing a warning.
Alternatively, a way to specify specific files/dirs to exclude when calling
LoadCAPath
would help resolve this issue too.Any advice would be much appreciated
The text was updated successfully, but these errors were encountered: