certmaster-ca(1) - Linux man page
Name
certmaster-ca -- signs certificate requests gathered by certmaster.
Synopsis
certmaster-ca --list
certmaster-ca --sign machine.example.org
Description
"certmaster-ca --list"
The list command prints all certificates that have been requested from certmaster by a remote application (such as funcd or certmaster-request) but are not yet signed.
"certmaster-ca --sign [hostname]"
This command is used to sign a certificate and send it back to the requester.
Auto-signing
The certmaster can be configured to make this command unneccessary; all incoming requests can be signed automatically by certmaster.
To configure this, edit /etc/certmaster/certmaster.conf.
Additonal Resources
See https://fedorahosted.org/certmaster. It's a Wiki. See also https://fedorahosted.org/func See also the manpages for "certmaster" and "certmaster-request".
Author
Various. See https://fedorahosted.org/certmaster and https://fedorahosted.org/func