-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Would be nice to have an option to authenticate to NickServ (et al) via client certificate when UseSSL is enabled.
AuthenticateAsClient(String, X509CertificateCollection, Boolean)
Fatty/Fatty/Source/IRCConnection.cs
Line 50 in b238259
| sslStream.AuthenticateAsClient(Context.ServerURL); |
Reactions are currently unavailable