设为首页 收藏本站
查看: 748|回复: 0

[经验分享] puppet 安装及核心资源注解

[复制链接]
发表于 2018-8-2 11:49:20 | 显示全部楼层 |阅读模式
[root@dynamic bin]# puppet help cert  
puppet-cert(8) -- Manage certificates and requests
  
========
  
SYNOPSIS
  
--------
  
Standalone certificate authority. Capable of generating certificates,
  
but mostly used for signing certificate requests from puppet clients.
  
USAGE
  
-----
  
puppet cert <action> [-h|--help] [-V|--version] [-d|--debug] [-v|--verbose]
  [--digest <digest>] [<host>]
  
DESCRIPTION
  
-----------
  
Because the puppet master service defaults to not signing client
  
certificate requests, this script is available for signing outstanding
  
requests. It can be used to list outstanding requests and then either
  
sign them individually or sign all of them.
  
ACTIONS
  
-------
  
Every action except 'list' and 'generate' requires a hostname to act on,
  
unless the '--all' option is set.
  
* clean:
  
#清除,用于清除证书
  Revoke a host's certificate (if applicable) and remove all files
  related to that host from puppet cert's storage. This is useful when
  rebuilding hosts, since new certificate signing requests will only be
  honored if puppet cert does not have a copy of a signed certificate
  for that host. If '--all' is specified then all host certificates,
  both signed and unsigned, will be removed.
  
* fingerprint:
  
#打印证书指纹
  Print the DIGEST (defaults to md5) fingerprint of a host's
  certificate.
  
* generate:
  
#生成客户端证书
  Generate a certificate for a named client. A certificate/keypair will
  be generated for each client named on the command line.
  
* list:
  
#查看认证客户端列表
  List outstanding certificate requests. If '--all' is specified, signed
  certificates are also listed, prefixed by '+', and revoked or invalid
  certificates are prefixed by '-' (the verification outcome is printed
  in parenthesis).
  
* print:
  
#打印主机证书的全文信息
  Print the full-text version of a host's certificate.
  
* revoke:
  
#废除已认证的主机
  Revoke the certificate of a client. The certificate can be specified either
  by its serial number (given as a hexadecimal number prefixed by '0x') or by its
  hostname. The certificate is revoked by adding it to the Certificate Revocation
  List given by the 'cacrl' configuration option. Note that the puppet master
  needs to be restarted after revoking certificates.
  
* sign:
  
#签署认证
  Sign an outstanding certificate request.
  
* verify:
  
#验证本地指定的认证
  Verify the named certificate against the local CA certificate.
  
OPTIONS
  
-------
  
Note that any configuration parameter that's valid in the configuration
  
file is also a valid long argument. For example, 'ssldir' is a valid
  
configuration parameter, so you can specify '--ssldir <directory>' as an
  
argument.
  
See the configuration file documentation at
  
http://docs.puppetlabs.com/references/stable/configuration.html for the
  
full list of acceptable parameters. A commented list of all
  
configuration options can also be generated by running puppet cert with
  
'--genconfig'.
  
* --all:
  #执行所有操作,包括'sign','clean','list','fingerprint',
  Operate on all items. Currently only makes sense with the 'sign',
  'clean', 'list', and 'fingerprint' actions.
  
* --digest:
  
#设置证书指纹加密的方式,取决于 openssl 版本
  Set the digest for fingerprinting (defaults to md5). Valid values
  depends on your openssl and openssl ruby extension version, but should
  contain at least md5, sha1, md2, sha256.
  
* --debug:
  
#启用完整的调试模式
  Enable full debugging.
  
* --help:
  #查看帮助
  Print this help message
  
* --verbose:
  
#显示详细信息
  Enable verbosity.
  
* --version:
  
#显示版本
  Print the puppet version number and exit.

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-545330-1-1.html 上篇帖子: 一步一步学会puppet(五)--配置文件和常用命令详解 下篇帖子: puppet 深入讲解
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表