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

verify lack of windows support #11

Open
skibz opened this issue Nov 1, 2016 · 2 comments
Open

verify lack of windows support #11

skibz opened this issue Nov 1, 2016 · 2 comments

Comments

@skibz
Copy link
Member

skibz commented Nov 1, 2016

No description provided.

@abijahm
Copy link

abijahm commented Jun 11, 2018

what is needed to add windows support?

@skibz
Copy link
Member Author

skibz commented Jun 12, 2018

in theory tephra may already support windows, i've just not been able to write a CI build for windows on appveyor that gets far enough for me to be certain. (i last attempted this close to a year ago)

to run the tephra test suite, we need to be able to exec a binary provided by freeradius that sends radius packets to our test cases. at the moment, the binary is added to the repo in the travis CI build. maybe if freeradius can compile for windows, or if we can find a prebuilt radclient binary for windows we'll be able to get this going.

another option is to replace the freeradius binary for non-unix platforms and to use node's dgram module and node-radius directly.

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

No branches or pull requests

2 participants