Open gkistler opened 5 years ago
Would be nice to have an option to authenticate to NickServ (et al) via client certificate when UseSSL is enabled.
UseSSL
AuthenticateAsClient(String, X509CertificateCollection, Boolean) https://github.com/stoopdapoop/Fatty/blob/b23825944584185c244ed7dd693eeb02da3f85ed/Fatty/Source/IRCConnection.cs#L50
https://wiki.rizon.net/index.php?title=CertFP
fix by https://github.com/stoopdapoop/Fatty/commit/0b6c6c67f32d0ba7ab0c5ad7d13c76548bc4f437
Would be nice to have an option to authenticate to NickServ (et al) via client certificate when
UseSSL
is enabled.AuthenticateAsClient(String, X509CertificateCollection, Boolean) https://github.com/stoopdapoop/Fatty/blob/b23825944584185c244ed7dd693eeb02da3f85ed/Fatty/Source/IRCConnection.cs#L50
https://wiki.rizon.net/index.php?title=CertFP