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

SASL EXTERNAL does not work (SASL username + password works but we usually use a certifcate) #335

Open
a-diker opened this issue Jun 14, 2022 · 2 comments

Comments

@a-diker
Copy link

a-diker commented Jun 14, 2022

SASL EXTERNAL not included as a feature for ircv3 [ plain (+) but external (-) ]

This is a very important feature for new servers and old servers that require extra certs for connections and authentication.
Mainly authentication, as passwords are not recommended.

Some quick examples:gui interface has the following sasl support, and the text field
but if requirement even external sasl support for the: example of extra authentication on a network like my_spun_up_IRCNETWORK.irc. client has no option or selection or console support for SASL External after research and a deeper look.

sasl external example in the field

This service requires public-key SASL authentication using either the EXTERNAL or ECDSA-NIST256P-CHALLENGE (but not PLAIN) mechanisms.

++++ See my guide for setting up CertCP if required although not important.

**Some examples of implementation: **

Required Authentication

Some clients lack SOCKS4a or later support. In this case the user will need to change your torrc file to map a private IP address the service address instead and disable TLS hostname verification in your client.

Wonderful application but would be glad to help!

SASL External into this client 👍 would be a boost!

Want to add personally or with the help of creator/others same ircv3 support as weechat for unix or linux based systems.

Support within Limechat client for IRCv3.
Limechat SASL External: No
Limechat SASL Plain: Yes
Limechat SCRAM-SHA-256: No

@a-diker a-diker changed the title SASL EXTERNAL does not work as a feature SASL EXTERNAL does not work (SASL username + password works but but we need external certificate) Jun 14, 2022
@a-diker a-diker changed the title SASL EXTERNAL does not work (SASL username + password works but but we need external certificate) SASL EXTERNAL does not work (SASL username + password works but we usually use a certificate. need external certificate) Jun 14, 2022
@a-diker a-diker changed the title SASL EXTERNAL does not work (SASL username + password works but we usually use a certificate. need external certificate) SASL EXTERNAL does not work (SASL username + password works but we usually use a certifcate) Jun 14, 2022
@ZaidanK
Copy link

ZaidanK commented Aug 18, 2022

I ran into this same issue connecting to Libera over tor. :(

@alexdcodes
Copy link

Wondering if this was ever fixed? or bug still outstanding?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants