Open Bug 570439 Opened 14 years ago Updated 1 year ago

Enable selfserv to optionally serve without any SSL/TLS at all

Categories

(NSS :: Tools, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: nelson, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

I'd like selfserv to have a way to run as an http (not https) server.
This would be useful for comparison purposes, comparing http and https 
performance.  It might also have other uses.  

I have developed a simple patch to enable this.  Because of the impending 
changes to the way that libSSL handles the range of supported versions, 
this patch will need to change, but it's a start.   Forthcoming.
Comment on attachment 449571 [details] [diff] [review]
working patch - work in progress

Besides the obvious things you'd expect this patch to do, this patch moves a large block of definitions of static and global variables from the middle of the file to the beginning of the file, so that they will be accessible from functions earlier in the file than at present.
Blocks: 266944
Severity: normal → S3

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: nelson → nobody
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: