diff options
author | Micah Anderson <micah@riseup.net> | 2013-09-30 15:45:55 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-09-30 15:45:55 -0400 |
commit | ca8d64b380f3174b3a7c1611db26168f42d2561a (patch) | |
tree | 2827e4ea6438f68fed525614d0d53ae1016d1de3 /docs | |
parent | bd3476f9fe967dce99a6933b28865c09ac58d8b3 (diff) |
make a note that 'leap cert ca' will create both certificate authorities
Diffstat (limited to 'docs')
-rw-r--r-- | docs/platform/quick-start.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/platform/quick-start.md b/docs/platform/quick-start.md index 280d2c9..1848876 100644 --- a/docs/platform/quick-start.md +++ b/docs/platform/quick-start.md @@ -174,7 +174,8 @@ NOTE: in most cases, `leap` must be run from within a provider instance director Create provider certificates ---------------------------- -Create two certificate authorities, one for server certs and one for client certs: +Create two certificate authorities, one for server certs and one for client +certs (note: you only need to run this one command to get both): $ leap cert ca |