[Buildbot] #2880: TLS support for BuildMaster <--> BuildSlave

Buildbot trac trac at buildbot.net
Thu Aug 28 19:18:29 UTC 2014


#2880: TLS support for BuildMaster <--> BuildSlave
----------------------+--------------------------
Reporter:  sa2ajj     |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.9      |   Keywords:  master-slave
----------------------+--------------------------
 Currently !BuildMaster and !BuildSlave communicate over plain TCP/IP.

 Some people find it rather risky to use Buildbot.

 A few links to the relevant Twisted Python documentation:

 * [http://twistedmatrix.com/documents/current/core/howto/endpoints.html
 Getting Connected With Endpoints]
 *
 [https://twistedmatrix.com/documents/14.0.0/api/twisted.internet.endpoints.serverFromString.html
 serverFromString function]
 *
 [https://twistedmatrix.com/documents/14.0.0/api/twisted.internet.endpoints.clientFromString.html
 clientFromString function]

--
Ticket URL: <http://trac.buildbot.net/ticket/2880>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list