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

Issue with filepath for keyfile. #11

Closed
omkarpg0931 opened this issue Jan 6, 2019 · 0 comments
Closed

Issue with filepath for keyfile. #11

omkarpg0931 opened this issue Jan 6, 2019 · 0 comments

Comments

@omkarpg0931
Copy link

Hi,

I was testing your module for my project on Linux with Node.js v8.13.
The concatenated path string for path.resolve functionality in "fetchCachedCertificate" function in file authentication/util/Cache.js does not work on Linux as the filepath is created with "\", which is supported on Windows only.
On Linux, "/" is supported by path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant