Closed Bug 136209 Opened 22 years ago Closed 22 years ago

crlutil should have a -P dbprefix option

Categories

(NSS :: Tools, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wtc, Assigned: wtc)

Details

Attachments

(1 file, 1 obsolete file)

The crlutil tool should have a -p or -dbprefix option
for specifying the prefix of NSS databases.
Changed the QA contact to Bishakha.
QA Contact: sonja.mirtitsch → bishakhabanerjee
Priority: -- → P1
Target Milestone: --- → 3.6
I decided to use -P for the database prefix option
to be consistent with certutil and pk12util.

Julien added -P for the partial CRL decoding option.
I had to change that to -p.  Another possibility is
-S, for "skip CRL entries".  Julien, what do you
think?

This patch does the following.

1. Add -P dbprefix to the usage.

2. Rename the existing -P option to -p.

3. Delete the unknown -A option from the
PL_CreateOptState call.

4. List the options in alphabetical order.

5. Replace NSS_InitReadWrite by NSS_Initialize
so that we can specify the dbprefix.

Please review and test this patch.  Thanks.
Fixed a typo in the usage.  (A closing ']' was
incorrectly entered as '['.)
Attachment #98136 - Attachment is obsolete: true
Patch checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Summary: crlutil should have a -p or -dbprefix option → crlutil should have a -P dbprefix option
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: