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

Fix X509_USER_PROXY handling #61

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Fix X509_USER_PROXY handling #61

merged 1 commit into from
Jan 9, 2024

Conversation

iarspider
Copy link
Contributor

Fixes dmwm/dasgoclient#37

Only fall back to hardcoded path (/tmp/x509up_u$UID) if X509_USER_PROXY is not set or file it points to is not available

@vkuznet
Copy link
Collaborator

vkuznet commented Jan 9, 2024

could you please run go fmt on your code to properly format patch lines and update this PR.

Fixes dmwm/dasgoclient#37

Only fall back to hardcoded path (`/tmp/x509up_u$UID`) if X509_USER_PROXY is not set or file it points to is not available
@iarspider
Copy link
Contributor Author

@vkuznet done.

@vkuznet vkuznet merged commit fd40de8 into dmwm:master Jan 9, 2024
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.

dasgoclient not reading x509 proxy pointed by X509_USER_PROXY
2 participants