[Mono-devel-list] XSP updates

Brian Ritchie brian.ritchie at gmail.com
Wed Apr 6 07:49:14 EDT 2005


> > 1) HTTPS support.  I successfully integrated the Mono.Security
> Without much thinking, I'd like this to be disabled by default and have
> and option (--https?) to enable HTTPS support.

We'd also need options to specify the cert file, private key file, and
optionally the private key password.  Carlos or Sebastien may have
more input on what kinds of options we should support for loading
these.

> > 2) Turn the core of XSP into a library.  I'd like to make a
> Awesome. This is on my TODO list, but I have not got there yet. Probably

Excellent. Do you think the configuration file access code should go
into the assembly or xsp.exe?  For example, my project doesn't use the
configuration file support provided by xsp since it has its own. 
However, it may be handy for others to have this in the library.

I've attached some <initial> patches for https, OnCreateHost delegate,
and some method accessibility changes. (needed by external apps) 
Please review to make sure I'm headed in the right direction.  I'll
begin work on the configuration and assembly changes.  Once this is
completed, I'll send around final patches for review.

Brian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: XSPApplicationHost.diff
Type: application/octet-stream
Size: 3913 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050406/eaad2b9a/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ApplicationServer.diff
Type: application/octet-stream
Size: 1612 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050406/eaad2b9a/attachment-0001.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: InitialWorkerRequest.diff
Type: application/octet-stream
Size: 774 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050406/eaad2b9a/attachment-0002.obj 


More information about the Mono-devel-list mailing list