Actions
Bug #6952
closedGenerating user certs from imported CA fails silently when no starting serial# is set
Start date:
11/23/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.2
Affected Architecture:
All
Description
Steps to reproduce:
- Import external CA
- Do not set "Serial for next certificate"
- Try to create a user certificate
This fails silently. It should fail with an error message. Maybe it would also be a good idea to set "Serial for next certificate" to a default value of "1" if nothing is entered on CA import.
Updated by Jim Pingle almost 8 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset ab63443a9184f42f6a47907e5f2d3fbab6ff043e.
Updated by Jim Pingle almost 8 years ago
- Category set to Certificates
- Assignee changed from Jim Pingle to Harald Linden
- Target version set to 2.4.0
- Affected Architecture All added
- Affected Architecture deleted (
)
Updated by Jim Pingle almost 8 years ago
- Status changed from Feedback to Resolved
Works better now. If it's left blank, it's assumed to be 0.
Actions