Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-3543

ircbot option to use SSL

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved (View Workflow)
    • Major
    • Resolution: Fixed
    • ircbot-plugin
    • None
    • Platform: All, OS: All

    Description

      My company requires SSL for our IRC server and the current hudson ircbot does not
      provide this option.

      Attachments

        Activity

          kutzi kutzi added a comment -

          As the IRC library which is used by the plugin (PircBot) doesn't support SSL,
          it's unlikely that this will happen soon.

          kutzi kutzi added a comment - As the IRC library which is used by the plugin (PircBot) doesn't support SSL, it's unlikely that this will happen soon.
          pguglielmino pguglielmino added a comment -

          There's a couple of patches for PircBot to get it ssl capable.

          Here's one I found:
          http://www.brudvik.org/projects/development/pircbot-with-ssl/

          pguglielmino pguglielmino added a comment - There's a couple of patches for PircBot to get it ssl capable. Here's one I found: http://www.brudvik.org/projects/development/pircbot-with-ssl/
          kutzi kutzi added a comment -

          If you can convince the author of the SSL patch to have his changes included in PircBot itself and/or deploy it to Maven central, I promise to take a look at it.

          kutzi kutzi added a comment - If you can convince the author of the SSL patch to have his changes included in PircBot itself and/or deploy it to Maven central, I promise to take a look at it.

          It looks like the most recent work has been done by users DeadEd and itaray[1]. Looks like DeadEd keeps a fork of PircBot (called PircBot-PPF). I don't yet know if anyone is doing any further development on PircBot, but I'll keep looking.

          If DeadEd will deploy PircBot-PPF (with SSL-support) to Maven Central, would that be suitable?

          [1] http://www.deaded.com/forum/viewtopic.php?showtopic=561&mode=&show=10&page=3

          glennji Glenn J. Mason added a comment - It looks like the most recent work has been done by users DeadEd and itaray [1] . Looks like DeadEd keeps a fork of PircBot (called PircBot-PPF). I don't yet know if anyone is doing any further development on PircBot, but I'll keep looking. If DeadEd will deploy PircBot-PPF (with SSL-support) to Maven Central, would that be suitable? [1] http://www.deaded.com/forum/viewtopic.php?showtopic=561&mode=&show=10&page=3
          kutzi kutzi added a comment -

          Sorry, I missed your comment until now.
          Yes, if he would deploy it to Maven Central that would be perfect.

          kutzi kutzi added a comment - Sorry, I missed your comment until now. Yes, if he would deploy it to Maven Central that would be perfect.
          kutzi kutzi added a comment -

          I've found the PircBotX fork which supports SSL and seems to be actively maintained.

          kutzi kutzi added a comment - I've found the PircBotX fork which supports SSL and seems to be actively maintained.

          Code changed in jenkins
          User: Christoph Kutzinski
          Path:
          pom.xml
          src/main/java/hudson/plugins/ircbot/IrcPublisher.java
          src/main/java/hudson/plugins/ircbot/v2/IRCChannel.java
          src/main/java/hudson/plugins/ircbot/v2/IRCConnection.java
          src/main/java/hudson/plugins/ircbot/v2/IRCPrivateChat.java
          src/main/java/hudson/plugins/ircbot/v2/PircConnection.java
          src/main/java/hudson/plugins/ircbot/v2/PircListener.java
          src/main/resources/hudson/plugins/ircbot/IrcPublisher/global.jelly
          http://jenkins-ci.org/commit/ircbot-plugin/456931f07e4283f8d31cc027ae4923879eca1072
          Log:
          [FIXED JENKINS-3543] SSL support for ircbot

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christoph Kutzinski Path: pom.xml src/main/java/hudson/plugins/ircbot/IrcPublisher.java src/main/java/hudson/plugins/ircbot/v2/IRCChannel.java src/main/java/hudson/plugins/ircbot/v2/IRCConnection.java src/main/java/hudson/plugins/ircbot/v2/IRCPrivateChat.java src/main/java/hudson/plugins/ircbot/v2/PircConnection.java src/main/java/hudson/plugins/ircbot/v2/PircListener.java src/main/resources/hudson/plugins/ircbot/IrcPublisher/global.jelly http://jenkins-ci.org/commit/ircbot-plugin/456931f07e4283f8d31cc027ae4923879eca1072 Log: [FIXED JENKINS-3543] SSL support for ircbot

          People

            kutzi kutzi
            ferr0084 ferr0084
            Votes:
            6 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: