1CERTMASTER-SYNC(1)              certmaster-sync             CERTMASTER-SYNC(1)
2
3
4

NAME

6       certmaster-sync -- syncronize client certificates with Func.
7

SYNOPSIS

9       certmaster-sync [-f|--force]
10

DESCRIPTION

12       certmaster-sync syncronizes client certificates amongst certmaster
13       clients via Func.  It is assumed that the hosts who have requested
14       certificates are reachable via Func for syncronization operations.
15
16       certmaster-sync by default is called as a post-sign and post-clean
17       trigger.  In order to enable syncronization you must set sync_certs to
18       True, see CONFIGURATION VALUES below.
19
20       The syncronization occurs by querying remote Func methods in
21       certmastermod on the minion hosts.  This will gather information, copy
22       any new certificates, and remove any certificates that have been
23       cleaned.
24

OPTIONS

26       -f, --force
27           Override the configuration value for sync_certs in
28           /etc/certmaster/certmaster.conf
29

CONFIGURATION VALUES

31       sync_certs
32           sync_certs determines whether or not the script will actually
33           syncronize or if it will exit with no operation.  You can use
34           -f|--force to override this configuration value.  (Default: False)
35

ADDITONAL RESOURCES

37       See https://fedorahosted.org/certmaster.  It's a Wiki.  See also
38       https://fedorahosted.org/func
39

AUTHOR

41       John Eckersberg <jeckersb@redhat.com>
42
43
44
45                                  2009-07-08                CERTMASTER-SYNC(1)
Impressum