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

Self registration and connecting with a certificate #18

Open
ict-ryahata opened this issue Aug 1, 2018 · 2 comments
Open

Self registration and connecting with a certificate #18

ict-ryahata opened this issue Aug 1, 2018 · 2 comments

Comments

@ict-ryahata
Copy link

Hello! Do you currently support a way to connect with a certificate so that I can register users? I want to do some fancy stuff with ACL and groups and to my knowledge you can only add users to groups if they are registered.

@BananaHemic
Copy link
Owner

Unfortunately, no, certificates aren't currently supported.

That being said it shouldn't be too hard to add the feature, I believe you'd only need to use a certificate in the ssl.AuthenticateAsClient in MumbleTCPConnection line 68.

I can't work on that right now, but if you get that working I'd happily accept a PR

@ict-ryahata
Copy link
Author

Ok. I'll see what I can hack together. In the meantime can you mark this as an enhancement/feature?

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