Manage SSH/SSL Certificates

  • Usage:
        puppet-team-ca [commands] [options]
    
  • Commands:
        --trust-masters:     Trust all masters with team-server
        --trust-nodes:       Trust all nodes with team-server
        --untrust-masters:   UnTrust all masters with team-server
        --untrust-nodes:     UnTrust all nodes with team-server
        --trust <dest>:      Trust the specified destination (user@host:/path)
    
  • Options:
        --user <name>:       Trust only specified user
        --root:              Trust only root user (dangerous!)