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

// might not be needed for Unix Domain Socket endpoint #151

Open
hug-dev opened this issue Feb 16, 2021 · 0 comments
Open

// might not be needed for Unix Domain Socket endpoint #151

hug-dev opened this issue Feb 16, 2021 · 0 comments

Comments

@hug-dev
Copy link

hug-dev commented Feb 16, 2021

In this paragraph, it is written:

If the scheme is set to unix, then the authority component MUST NOT be set, and the path component MUST be set to the absolute path of the SPIFFE Workload Endpoint Unix Domain Socket (e.g. unix:///path/to/endpoint.sock). The scheme and path components are mandatory, and no other component may be set.

I believe the authority component is introduced with // so if only the path component is required then the example of URI should be: unix:/path/to/endpoint.sock (without the //).

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

No branches or pull requests

1 participant