Skip to content

Commit

Permalink
Update gNOI target readme file (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
samribeiro committed Jul 18, 2018
1 parent 58220ad commit ea51dcf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions gnoi_target/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
A simple shell binary that implements a gNOI Target with the Certificate
Management service, supporting bootstrapping mode.

## Certificate Management service

This service provides a set of RPCs to Install, Rotate & Revoke Certificates and
CA Bundles in a Target. See [gNOI Cert proto definition](https://github.com/openconfig/gnoi/blob/master/cert/cert.proto) for more.

## Bootstrapping mode

This target starts in bootstrapping mode allowing any encrypted TLS connection
Expand All @@ -15,6 +20,8 @@ the Target changes its connection to authenticated mode. In this mode, only
authenticated TLS connections using the gNOI installed Certificates and CA
bundle, are allowed.



## Certificates and Key types supported

This Target currently only supports x509 Certificates and RSA Keys.
Expand Down

0 comments on commit ea51dcf

Please sign in to comment.