Closed Bug 1589740 Opened 5 years ago Closed 5 years ago

Environment variable to set password iteration count on NSS database

Categories

(NSS :: Libraries, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1562671

People

(Reporter: mt, Unassigned)

Details

Bug 524403 increases the iteration count on the NSS database. But for testing purposes, we don't want to pay the cost of many thousands of iterations. This is relatively cheap, but we initialize NSS many times during testing, so that cost could turn out to be significant.

NSS_DB_ITERATIONS=x would be useful for ensuring that the iteration count doesn't slow testing down too much. We could set it to 2.

Priority: -- → P2

This was already done as part of bug 1562671.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
No longer depends on: 524403
You need to log in before you can comment on or make changes to this bug.