diff options
| author | lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-09-19 09:05:04 +0000 |
|---|---|---|
| committer | lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-09-19 09:05:04 +0000 |
| commit | abe1d3c07039e6d6a6a916e0ca83d560ca944b3a (patch) | |
| tree | 854a03bab5616fb658d352ff231d4606b307fc0c /documentation | |
| parent | 7030aca4c4b010668cb6a3cbb63ea9ea2bc8dfd1 (diff) | |
Fix trac #282 (Change URL to configref, mention --genconfig)
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1630 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/documentation/configref.page | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/documentation/documentation/configref.page b/documentation/documentation/configref.page index 93b93f64f..909f50afe 100644 --- a/documentation/documentation/configref.page +++ b/documentation/documentation/configref.page @@ -29,7 +29,7 @@ argument is approprite or not. * **ca_days** (*ca*) - How long a certificate should be valid. + How long a certificate should be valid. *Deprecated. Use ``ca_ttl'' instead* * **ca_md** (*ca*) @@ -63,6 +63,10 @@ argument is approprite or not. The CA public key. +* **ca_ttl** (*ca*) + + How long newly issued certificates should be valid + * **certdir** (*certificates*) The certificate directory. |
