Skip to content
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

feat: Adding debug log when host-specific certificate path not found #2948

Merged
merged 3 commits into from
May 12, 2024

Conversation

fredskis
Copy link
Contributor

Ran into this while figuring out why my remote host config wasn't working. Debug logging didn't tell me where it was expecting (and failing) to find the client certificate files, only that it didn't find them at the default /certs location.

Existing debug log shows the final default path it looks for, but not the host-specific one it tries first.

Added a debug log action to specify when this fails, where it expects the files to be.

@amir20
Copy link
Owner

amir20 commented May 12, 2024

Thanks!

@amir20 amir20 merged commit 8433f89 into amir20:master May 12, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants