weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [task #11864] Support the EXTERNAL SASL Mechanism


From: Kyle Fuller
Subject: [Weechat-dev] [task #11864] Support the EXTERNAL SASL Mechanism
Date: Fri, 24 Feb 2012 10:49:11 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8) AppleWebKit/535.18.5 (KHTML, like Gecko) Version/5.2 Safari/535.18.5

URL:
  <http://savannah.nongnu.org/task/?11864>

                 Summary: Support the EXTERNAL SASL Mechanism
                 Project: WeeChat
            Submitted by: kylef
            Submitted on: Fri 24 Feb 2012 10:49:10 AM GMT
                Category: irc plugin
         Should Start On: Fri 24 Feb 2012 12:00:00 AM GMT
   Should be Finished on: Fri 24 Feb 2012 12:00:00 AM GMT
                Priority: 3 - Low
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
                IRC nick: kylef

    _______________________________________________________

Details:

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




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?11864>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]