cassh:通过CLI和GUI进行SSH CA管理

时间:2024-05-23 07:56:09
【文件属性】:

文件名称:cassh:通过CLI和GUI进行SSH CA管理

文件大小:64KB

文件格式:ZIP

更新时间:2024-05-23 07:56:09

python cli ssh sign authority-control

加密SSH 在工业化方面,OpenSSH功能已达到其极限。 我们不希望管理员每天都手动签署每个用户的公共密钥,因此我们需要为此提供服务。 这正是CASSH的目的:对密钥进行签名! 为@leboncoin开发 + + 用法 客户端CLI 向cassh-server添加新密钥: cassh add 签署发布密钥: cassh sign [--display-only] [--force] 获取公钥状态: cassh status 获取公共密钥: cassh ca 获取ca krl: cassh krl 管理员CLI usage: cassh admin [-h] [-s SET] [--add-principals ADD_PRINCIPALS] [--remove-principals REMOVE_PRINCIPALS]


【文件预览】:
cassh-master
----src()
--------client()
--------server()
----.travis.yml(429B)
----LICENSE(11KB)
----README.md(7KB)
----tests()
--------cassh()
--------test_admin_activate.sh(10KB)
--------test_admin_set.sh(3KB)
--------test_admin_delete.sh(2KB)
--------requirements.txt(8B)
--------test_krl.sh(4KB)
--------launch_demo_server.sh(2KB)
--------test.sh(3KB)
--------test_client_sign_error.sh(3KB)
--------test_cluster.sh(254B)
--------openldap()
--------test_client_add.sh(8KB)
--------postgres()
--------test_principals_search.sh(7KB)
--------test_principals.sh(12KB)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(73B)

网友评论