taskWeeChat - Tasks: task #11864, Support the EXTERNAL SASL Mechanism

 
 

task #11864: Support the EXTERNAL SASL Mechanism

Submitter:  Kyle Fuller <kylef>
Submitted:  Fri 24 Feb 2012 10:49:10 AM UTC
   
 
Category:  irc plugin Should Start On:  Fri 24 Feb 2012 12:00:00 AM UTC
Should be Finished on:  Fri 24 Feb 2012 12:00:00 AM UTC Priority:  * 3 - Low
Status:  Done Privacy:  Public
Assigned to:  flashcode Percent Complete:  100%
Originator Name:  Open/Closed:  Closed
Planned Release:  0.3.8 IRC nick:  kylef
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 29 Feb 2012 02:23:35 PM UTC, comment #1: 

Thank you for your patch!

Sebastien Helleu <flashcode>
Group administrator
Fri 24 Feb 2012 10:49:10 AM UTC, original submission:  

The external SASL mechanism is for authenticating with client side SSL certificates. This is outlined in http://www.ietf.org/rfc/rfc4422.txt

Example usage:

    irc.server.test.ssl_cert = "~/testcert.pem"
    irc.server.test.sasl_mechanism = external
    irc.server.test.capabilities = "sasl"

Remember to add the certificate to any services such as NickServ

    /NickServ cert add

Note, this works with InspIRCd 2.1 and Charybdis 3.4 with Atheme 7

You can find the patch for this https://github.com/kylef/weechat/commit/e41c15e3e0b09d41dc342271b93bb16b694065f0

Kyle Fuller <kylef>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Posted a comment)
  • -email is unavailable- added by kylef (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-06-03 flashcode Open/ClosedOpen Closed
    2012-02-29 flashcode StatusNone Done
        Percent Complete0% 100%
        Assigned toNone flashcode
        Planned ReleaseNone 0.3.8

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code