Actions
Task #2701
openndns-add-rr enables special handling for self-signed KSK
Start date:
03/26/2015
Due date:
% Done:
0%
Estimated time:
Description
In current design, all self-signed certificate will be resigned by the current zone's dsk if added as a file. Therefore, it is not possible to add root certificate to the database. Hence, an option is added to suppress the resigning process.
Updated by Jiewen Tan over 9 years ago
- Status changed from In Progress to Code review
Updated by Alex Afanasyev over 9 years ago
First, i wouldn't call it "root" certificate. Second, I would, actually, do the opposite. By default, anything that is imported from file is getting inserted as is. If some flag is specified (I think it could be --dsk
), then the tool will do the signing.
Updated by Jiewen Tan over 9 years ago
- Subject changed from ndns-add-rr allows self-signed certificate to be added as root certificate to ndns-add-rr enables special handling for self-signed KSK
Actions