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

Ziti_load_context does not process the pointer as json #602

Closed
dovholuknf opened this issue Dec 21, 2023 · 0 comments
Closed

Ziti_load_context does not process the pointer as json #602

dovholuknf opened this issue Dec 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@dovholuknf
Copy link
Member

@ekoby informs me that Ziti_load_context is intended to process the pointer as either a file on disk or json. Using it for reading an identity file works, however using the pointer as json does not.

Please update the zitilib.h file and clarify that this pointer is either json or a file on disk. Also indicate the precedence (is it looking for a file first, then json, or json first then a file?). Also indicate if the path is absolute only or if it can be relative and finally, fix the function to take either a pointer to json or a pointer that represents a path on the file system

@dovholuknf dovholuknf added the bug Something isn't working label Dec 21, 2023
@ekoby ekoby closed this as completed in 671d149 Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant