Skip to content

Commit

Permalink
Merge pull request #1213 from akamac/patch-1
Browse files Browse the repository at this point in the history
add health endpoint to docs
  • Loading branch information
nickysemenza authored Aug 24, 2022
2 parents a3eea0c + f1e6594 commit 81f1f19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api/intro.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ under the name `endpoint_<endpoint>`. These nine endpoints are:
- info: obtain information about the CA, including the CA
certificate
- init_ca: initialise a new certificate authority
- health: return health status
- newkey: generate a new private key and certificate signing
request
- newcert: generate a new private key and certificate
Expand Down

0 comments on commit 81f1f19

Please sign in to comment.