Project

General

Profile

Actions

Bug #4202

closed

ndnsec cert-gen: subject-name is missing

Added by Luca Keidel over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
High
Category:
Security
Target version:
Start date:
07/24/2017
Due date:
% Done:

100%

Estimated time:

Description

**When I try to generate a certificate by signing a signing request using the ndnsec command line tools, I get the following error: ERROR: subject name must be specified.

Steps to reproduce:

$ ndnsec key-gen /another_identity
  [...]
$ ndnsec key-gen /identity
  [...]
$ ndnsec sign-req /identity > identity.signreq
$ ndnsec cert-gen -s /another_identity -i ai identity.signreq
ERROR: subject name must be specified

General Usage
[...]

Apparently, this error is caused by the check in tools/ndnsec/cert-gen.cpp which checks for a subject-info option. However, no such option is defined in the available options of the cert-gen command and neither is it used later on.


Related issues 1 (0 open1 closed)

Blocks NFD - Task #4275: Release 0.6.0ClosedAlex Afanasyev

Actions
Actions

Also available in: Atom PDF