www.LinuxHowtos.org





DOCKER

Section: Docker User Manuals (1)
Updated: Jun 2025
Index Return to Main Contents

 

NAME

docke-swar-ca- Display and rotate the root CA

 

SYNOPSIS

docker swarm ca [OPTIONS]

 

DESCRIPTION

Display and rotate the root CA

 

OPTIONS

-c-cert=         Path to the PE-formatted root CA certificate to use for the new cluster

-c-key=         Path to the PE-formatted root CA key to use for the new cluster

-cer-expiry=2160h0m0s         Validity period for node certificates (ns|us|ms|s|m|h)

-d, -detach[=false]         Exit immediately instead of waiting for the root rotation to converge

-externa-ca=         Specifications of one or more certificate signing endpoints

-q, -quiet[=false]         Suppress progress output

-rotate[=false]         Rotate the swarm CA- if no certificate or key are provided, new ones will be generated

 

SEE ALSO

docke-swarm(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO