Closed Bug 249310 Opened 20 years ago Closed 20 years ago

selfserv does not have an option to disable SSL2

Categories

(NSS :: Tools, enhancement, P2)

3.9.2
enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: julien.pierre, Assigned: julien.pierre)

Details

Attachments

(1 file, 1 obsolete file)

Currently, the only way to disable SSL2 in selfserv appears to be to provid a
cipher string with a list of ciphers that does not include any SSL2 cipher.
There are options to disable SSL3 and TLS, but curiously, not SSL2.
Attached patch add option to disable SSL2 (obsolete) — Splinter Review
Attachment #152070 - Flags: review?(nelson)
Comment on attachment 152070 [details] [diff] [review]
add option to disable SSL2

Please keep the options alphabetized in:
a) the usage
b) the PL_CreateOptState string, and 
c) the switch that follows it.
Attachment #152070 - Flags: review?(nelson) → review-
For a), I just put the letter in the summary of the usage . In the detailed
usage, the options are not sorted alphabetically. I felt it was important for
the SSL2 option to be displayed near the SSL3 and TLS options, so I put it
above SSL3.

b) and c) are done
Attachment #152070 - Attachment is obsolete: true
Attachment #152077 - Flags: review?(nelson)
Comment on attachment 152077 [details] [diff] [review]
implement Nelson's requests

r=nelson
Attachment #152077 - Flags: review?(nelson) → review+
Thanks for the quick review, Nelson.

Checked this in to the tip.

Checking in selfserv.c;
/cvsroot/mozilla/security/nss/cmd/selfserv/selfserv.c,v  <--  selfserv.c
new revision: 1.58; previous revision: 1.57
done
Status: NEW → RESOLVED
Closed: 20 years ago
Priority: -- → P2
Resolution: --- → FIXED
Target Milestone: --- → 3.10
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: