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

Allow Upload/Paste of Client SSL Certificates for servers that check signature and fingerprints #141

Open
kiafaldorius opened this issue Apr 8, 2013 · 1 comment
Labels

Comments

@kiafaldorius
Copy link

I'd like to request a way to specify the client SSL Certificate for servers connected via SSL. My proposal is to add a field on the server setup screen to paste the content of a PEM encoded client certificate.

There are a handful of IRC networks (OFTC and Freenode notably) that have certificate verification or automatic nickserv identification via the certificate signature, so I believe this to be useful enough that it warrants consideration.

This combined with Issue #133 (and possibly also a server certificate fingerprint check?) should help SSL authentication quite a bit.

Thanks!

@lupine
Copy link

lupine commented Dec 7, 2013

+1 for SSL client certificate authentication; although I'd really prefer PEM or PKCS12 file support over copy 'n paste. The main use, in my view, is for authenticating against bouncers like ZNC.

I'm a tiny bit stymied by the android development environment right now, but I'll see if I can add the feature and do a pull request once I can get it together.

@pocmo pocmo added the Feature label Mar 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants