Open Bug 935597 Opened 11 years ago Updated 5 months ago

Need a test to make sure NSS_SetDomesticPolicy, NSS_SetExportPolicy, NSS_SetFrancePolicy return success.

Categories

(NSS :: Libraries, defect, P5)

3.15.2

Tracking

(Not tracked)

3.15.4

People

(Reporter: KaiE, Unassigned)

References

Details

(Keywords: regression)

Since the work in bug 848384, functions NSS_SetDomesticPolicy, NSS_SetExportPolicy, NSS_SetFrancePolicy may return a failure.

This happens if a cipher is implemented, but has been disabled.

The proposal is to change the policy functions to always return success, and ignore individual errors from calls to SSL_SetPolicy.
Target Milestone: --- → 3.15.4
Version: trunk → 3.15.2
Kai, this turns out not to be an upstream issue.

The problem we ran into in redhat was elio's patch to turn off SSL2, which was causing NSS_SetDomesticPolicy to fail.

What we probably need upstream, instead, is a test case to make sure NSS_SetDomesticPolicy() always succeeds. I'll update the header.

bob
Summary: NSS_SetDomesticPolicy, NSS_SetExportPolicy, NSS_SetFrancePolicy return failure. → Need a test to make sure NSS_SetDomesticPolicy, NSS_SetExportPolicy, NSS_SetFrancePolicy return success.
Severity: normal → S3
Severity: S3 → N/A
Type: enhancement → defect
Priority: -- → P5
Severity: N/A → S4
You need to log in before you can comment on or make changes to this bug.