[Checkins] [zopefoundation/ZEO] 2fdc02: initial ssl implementation (more tests coming)

GitHub noreply at github.com
Thu Jun 23 22:59:24 CEST 2016


  Branch: refs/heads/ssl
  Home:   https://github.com/zopefoundation/ZEO
  Commit: 2fdc0283a79bccc488cf19d5ac219f4bb9931256
      https://github.com/zopefoundation/ZEO/commit/2fdc0283a79bccc488cf19d5ac219f4bb9931256
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-06-23 (Thu, 23 Jun 2016)

  Changed paths:
    M doc/README.rst
    R doc/zeo.txt
    M setup.py
    M src/ZEO/ClientStorage.py
    M src/ZEO/StorageServer.py
    M src/ZEO/acceptor.py
    M src/ZEO/asyncio/client.py
    M src/ZEO/component.xml
    M src/ZEO/runzeo.py
    M src/ZEO/schema.xml
    A src/ZEO/server.xml
    A src/ZEO/tests/client.pem
    A src/ZEO/tests/client_key.pem
    M src/ZEO/tests/forker.py
    A src/ZEO/tests/server.pem
    A src/ZEO/tests/server_key.pem
    A src/ZEO/tests/serverpw.pem
    A src/ZEO/tests/serverpw_key.pem
    M src/ZEO/tests/testConfig.py
    M src/ZEO/zconfig.py

  Log Message:
  -----------
  initial ssl implementation (more tests coming)




More information about the checkins mailing list