[Buildbot-commits] [buildbot/buildbot-infra] 5cc251: Create and deploy common ssl.conf

GitHub noreply at github.com
Tue Jun 23 16:57:26 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot-infra
  Commit: 5cc2518ff55e388ddf31a85f6bb6b712adc02beb
      https://github.com/buildbot/buildbot-infra/commit/5cc2518ff55e388ddf31a85f6bb6b712adc02beb
  Author: Sean Kelly <code at katron.org>
  Date:   2015-06-16 (Tue, 16 Jun 2015)

  Changed paths:
    M roles/nginx/tasks/main.yml
    A roles/nginx/templates/ssl.conf

  Log Message:
  -----------
  Create and deploy common ssl.conf

Put common SSL options in ssl.conf so the static and proxy sites can
source the same file.


  Commit: a16e20072b6e11b645685cd9682bad5eb21c3f7c
      https://github.com/buildbot/buildbot-infra/commit/a16e20072b6e11b645685cd9682bad5eb21c3f7c
  Author: Sean Kelly <code at katron.org>
  Date:   2015-06-16 (Tue, 16 Jun 2015)

  Changed paths:
    M roles/nginx/templates/static

  Log Message:
  -----------
  Remove SSL configuration in static and include ssl.conf instead


  Commit: 3609e8e4d97f3298e9cf27646cb00049a873a8fd
      https://github.com/buildbot/buildbot-infra/commit/3609e8e4d97f3298e9cf27646cb00049a873a8fd
  Author: Sean Kelly <code at katron.org>
  Date:   2015-06-16 (Tue, 16 Jun 2015)

  Changed paths:
    M roles/nginx/templates/proxy

  Log Message:
  -----------
  Add SSL part to proxy sites


  Commit: b0be4c149a58a676fc36971f1555069aa1161833
      https://github.com/buildbot/buildbot-infra/commit/b0be4c149a58a676fc36971f1555069aa1161833
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-06-23 (Tue, 23 Jun 2015)

  Changed paths:
    M roles/nginx/tasks/main.yml
    M roles/nginx/templates/proxy
    A roles/nginx/templates/ssl.conf
    M roles/nginx/templates/static

  Log Message:
  -----------
  Merge pull request #100 from seankelly/tls-proxy

Add TLS support to proxied sites


Compare: https://github.com/buildbot/buildbot-infra/compare/9e89e3cae143...b0be4c149a58


More information about the Commits mailing list