Skip to content

Commit

Permalink
Document the NOTARY_AUTH environment variable
Browse files Browse the repository at this point in the history
Signed-off-by: cyli <cyli@twistedmatrix.com>
  • Loading branch information
cyli committed Mar 2, 2018
1 parent d25e8c4 commit a95746f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/client-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ passphrase.
|`NOTARY_TARGETS_PASSPHRASE` | The targets (an online) key passphrase |
|`NOTARY_SNAPSHOT_PASSPHRASE` | The snapshot (an online) key passphrase |
|`NOTARY_DELEGATION_PASSPHRASE` | The delegation (an online) key passphrase |
|`NOTARY_AUTH` | The notary server creds ("username:password"), base64-ed |


Please note that if provided, the passphrase in `NOTARY_DELEGATION_PASSPHRASE`
Expand Down

0 comments on commit a95746f

Please sign in to comment.