Revision b8a10435 man/gnt-cluster.rst
b/man/gnt-cluster.rst | ||
---|---|---|
520 | 520 |
| **renew-crypto** [-f] |
521 | 521 |
| [--new-cluster-certificate] [--new-confd-hmac-key] |
522 | 522 |
| [--new-rapi-certificate] [--rapi-certificate *rapi-cert*] |
523 |
| [--new-spice-certificate | --spice-certificate *spice-cert* |
|
524 |
| -- spice-ca-certificate *spice-ca-cert*] |
|
523 | 525 |
| [--new-cluster-domain-secret] [--cluster-domain-secret *filename*] |
524 | 526 |
|
525 | 527 |
This command will stop all Ganeti daemons in the cluster and start |
... | ... | |
533 | 535 |
use your own certificate, e.g. one signed by a certificate |
534 | 536 |
authority (CA), pass its filename to ``--rapi-certificate``. |
535 | 537 |
|
538 |
To generate a new self-signed SPICE certificate, used by SPICE |
|
539 |
connections to the KVM hypervisor, specify the |
|
540 |
``--new-spice-certificate`` option. If you want to provide a |
|
541 |
certificate, pass its filename to ``--spice-certificate`` and pass the |
|
542 |
signing CA certificate to ``--spice-ca-certificate``. |
|
543 |
|
|
536 | 544 |
``--new-cluster-domain-secret`` generates a new, random cluster |
537 | 545 |
domain secret. ``--cluster-domain-secret`` reads the secret from a |
538 | 546 |
file. The cluster domain secret is used to sign information |
Also available in: Unified diff