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

SSL/TLS Not Supported #88

Open
martindale opened this issue Apr 10, 2015 · 1 comment
Open

SSL/TLS Not Supported #88

martindale opened this issue Apr 10, 2015 · 1 comment

Comments

@martindale
Copy link

ircd.js should support TLS connections, perhaps even offering a configuration option that enforces them.

@martijncasteel
Copy link

Here you can see how to add the certs to the process. Adding "key": "...", "cert": "..." to your config. Then it should work, I have not tested this but it's in the code ;)

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

2 participants