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

Consider allowing SSL server to be disabled. #23

Open
wtgtybhertgeghgtwtg opened this issue Jun 19, 2018 · 4 comments
Open

Consider allowing SSL server to be disabled. #23

wtgtybhertgeghgtwtg opened this issue Jun 19, 2018 · 4 comments

Comments

@wtgtybhertgeghgtwtg
Copy link
Contributor

wtgtybhertgeghgtwtg commented Jun 19, 2018

Generating certificates takes a bit of time. It's usually not that big of a deal, but it can add up for larger applications with a bunch of test suites. Would you be willing to accept a PR to add an option to disable the SSL server?

@lukechilds
Copy link
Owner

Yeah, great idea.

@b4dnewz
Copy link

b4dnewz commented Jul 4, 2019

it will be great to optionally disable it, if you don't have openssl installed basically you can not use this module

@b4dnewz
Copy link

b4dnewz commented Jul 4, 2019

if you want I made a PR to have this feature, I've also added a test.
I made this just because when I'm on windows and I don't have openssl installed or accessible on the global PATH the module is unusable.

By the way, really good project.

@OSA413
Copy link

OSA413 commented Sep 2, 2023

If anyone still interested in this great server for tests, I made a fork that removes the SSL generation at all (with some other renewals) and published it on NPM.
https://github.com/OSA413/create-test-server
https://www.npmjs.com/package/@osa413/create-test-server

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

4 participants