Ticket #110 (assigned defect)

Opened 1 year ago

Last modified 1 year ago

Reimplement parts of the server

Reported by: stephan Assigned to: stephan (accepted)
Priority: blocker Milestone: 0.2.0
Component: common Version: 0.1.7
Keywords: Cc:

Description

The server needs a partial re-implementation.

The following things should be fixed:

  • Use new application framework
  • Reimplementation of SSLServer
  • Full support for X509 certificate authentication (See #108)
  • Reimplementation of XML-RPC methods so the authentication works properly

Change History

01/09/08 15:23:14 changed by stephan

I am starting to work on this one in my branch now.

01/09/08 15:23:18 changed by stephan

  • status changed from new to assigned.

01/12/08 14:15:36 changed by stephan

The server in my branch now uses the new application framework, a reimplementation of SSLServer (sslxmlrpc.py is obsolete now) and has full support for X509 certificate authentication.

Reimplementation of the XML-RPC methods is underway.

01/13/08 13:56:59 changed by stephan

As of [429] some additional code has been added.

01/17/08 15:45:15 changed by yvesjm

  • version set to 0.1.7.

01/17/08 17:58:12 changed by stephan

As of [448] all old XML-RPC methods have been re-implemented.

As soon as this is properly tested this ticket is gone.

-->