You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
+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.
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!
The text was updated successfully, but these errors were encountered: