Project

General

Profile

Actions

Feature #4506

closed

ndnsec cert-install: download from HTTPS URI

Added by Alex Afanasyev about 6 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Tools
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

ndnsec cert-install currently only recognizes http:// links as Internet URIs and downloads from the server. It does not recognize https://.
This causes difficulty in deploying ndncert as an HTTPS-only site.
ndnsec cert-install should be extended to download from HTTPS.

Actions #1

Updated by Junxiao Shi about 6 years ago

  • Tracker changed from Task to Feature
  • Description updated (diff)

(original issue #4245 was accidentally deleted while combatting spam).

I'm unsure whether this feature is still necessary.
First, the new CA no longer depend on HTTP.
Second, a web-based CA can prompt user to run curl https:// | ndnsec-cert-install - instead. Even HTTP is unnecessary within cert-install command.

Actions #2

Updated by Junxiao Shi about 6 years ago

  • Category changed from Security to Tools
  • Estimated time set to 3.00 h
Actions #3

Updated by Davide Pesavento almost 3 years ago

I agree with Junxiao. In fact, we should remove all the (very rudimentary) HTTP support from ndnsec cert-install and just tell users to run curl or wget and pipe that into ndnsec cert-install -.

Actions #4

Updated by Junxiao Shi over 2 years ago

  • Status changed from New to In Progress
  • Assignee set to Junxiao Shi
  • % Done changed from 0 to 50

https://gerrit.named-data.net/c/ndn-cxx/+/6570 deletes HTTP download feature.

Actions #5

Updated by Davide Pesavento over 2 years ago

  • Status changed from In Progress to Rejected
  • % Done changed from 50 to 0
  • Estimated time deleted (3.00 h)

Non-secure HTTP support was removed. I'm rejecting the original issue (adding HTTPS support) since we won't be implementing that in ndnsec at this time (as discussed above).

Actions

Also available in: Atom PDF