Project

General

Profile

Actions

Feature #4074

closed

Local certificate management packet format

Added by Zhiyi Zhang almost 7 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
05/03/2017
Due date:
% Done:

0%

Estimated time:

Description

  • _PROBE: getting all available CAs
    /Localhost/CA/PROBE

  • _NEW: starting request; first-step verification
    /localhost/ca-prefix/CA/NEW//[sig]

  • _SELECT: selecting challenge; second-step verification
    /localhost/ca-prefix/CA/SELECT/JSON{requestID}/challengeType/JSON{params}/[sig]

  • _VALIDATE: if _SELECT alone cannot finish verification
    /localhost/ca-prefix/CA/VALIDATE/JSON{requestID}/challengeType/JSON{params}/[sig]

  • _STATUS: check if the process is done
    /localhost/ca-prefix/CA/STATUS/JSON{requestID}/[sig]

  • _DOWNLOAD:
    /localhost/ca-prefix/CA/DOWNLOAD/JSON{requestID}

Actions #1

Updated by Davide Pesavento over 2 years ago

  • Tracker changed from Task to Feature
  • Status changed from New to Closed
Actions

Also available in: Atom PDF